Posts

Post not yet marked as solved
0 Replies
138 Views
I'm trying to add Non-Consumable Titles to our Apple and I have been getting strange errors. Then I came across this on the Apple Forum "We’re reaching out to let you know about upcoming changes to in-app purchase content hosting. In Xcode 13.3, we’ve removed the option to upload non-consumable in-app purchase assets for Apple to host. In addition, support for managing these assets in App Store Connect will be removed starting in April 2022. " They suggest for us to use ODR? Is this for real? We can't use ITMSTransporter to upload new Non-Consumable Titles to our App? This is the command I been using after I create the itmsp package: /Applications/Transporter.app/Contents/itms/bin/iTMSTransporter -m upload -f /Users/abc/Desktop/2022-06-10-13-58-27.itmsp -u xyz@abc.com -p ******** But I'm able to create Non-Consumable titles when I log into the https://appstoreconnect.apple.com/ Is Apple really expecting us to change to ODR?
Posted
by Deku.
Last updated
.
Post not yet marked as solved
0 Replies
1.2k Views
The file xyz.jpeg in the package xzs.itmsp does not exist so the file size could not be validated. I need to add more non-consumable items to our app. First time adding new content to our App. Apple told me to use Apple Transporter rather than version Application Loader 3. So what I did was use an existing itmsp file, and change the XML files. That should work right, or do I need to change something in the XML file?
Posted
by Deku.
Last updated
.