I'm attempting to upload an IAP through Application Loader. When I attempt to deliver the IAP, I get the following error:
The only piece of info I can find related to the vendor ID is in the iTunes package (not .pkg) file that's created by Application Loader.
If you CTRL+click on the package, and click "Show Package Contents", it will open the file structure. Inside, you'll find the .pkg file along with metadata.xml and machine-local-data.xml.
One of the first keys in metadata.xml is vendor_id
, which is only in there once.
The only relevant change that I can think of since I uploaded my last IAP was upgrading Xcode and El Capitan.
Thanks.
I'm running into this issue as well. Turns out it only affects itmsp packages with multiple in-app purchases.
Workaround: submit multiple itmsp packages with a single in-app product in each.
Submitted rdar: http://openradar.appspot.com/radar?id=4963827485507584