Hi Pierre,
• Windows 10
• Builder version 3.41
• iOS SDK 15.0
What a great software. I am able to test and deploy my .ipa using itunes from Windows. Everything works but now I want to test IAP, so I need to upload to App Store using your upload tool.
I first tried to upload using my IOS Dev provision profile, then IOS Distribution Provision. I always get the same error when uploading.
Unable to process validateMetadata request at this time due to a general error (1019). Google says my "app bundle identifier" may be wrong, but then the cert signing wouldn't work if this is wrong.
Unity shows eg "com.magic.magic".
Info.plist shows "L*******P.com.magic.magic", which is the same with the prefix Team ID.
Do you have any suggestion why the .IPA won't upload? I no longer have access to a Mac
-------------------------------START------------------
+ Analyzing iOS package...
+ Identified team ID: L*******P
+ Uploading to App Store Connect as ******@******.com...
+ Uploading ******.ipa to Apple's servers...
██████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 10% - uploading...
Received error message from Apple:
Unable to process validateMetadata request at this time due to a general error (1019)
Error: could not validate IPA metadata. Exiting.
The filename, directory name, or volume label syntax is incorrect.
Press any key to continue . . .
-------------------------------END------------------