iOS Question [SOLVED] B4I - Error in Upload App to Itunes Connect

Aldo's

Well-Known Member
Licensed User
Hello,
I try to publish my app.
I use the Erel tutorial "Publishing your app to the App Store"
When i try upload to itunes connect receive this error:
B4X:
Caricamento file ipa.
Invio dell'app ( questo passaggio può richiedere diversi minuti )
Error: 2021-03-25 08:32:24.563 altool[80359:22912490] *** Error: Error uploading 'C:\B4Iprj\MyApp\B4i\Objects\My App.ipa'.
2021-03-25 08:32:24.576 altool[80359:22912490] *** Error: code 1190 (App Store operation failed. No suitable application records were found. Verify your bundle identifier ‘b4i.aldopanizzi.myapp’ is correct.)
Please help me.
 

Aldo's

Well-Known Member
Licensed User
You need to go to itunesconnect.apple.com/ and create an app with this package name / bundle identifier. Only then you can upload the build.
I try
Thanks Erel, you are great.
 
Upvote 0

Aldo's

Well-Known Member
Licensed User
I have try but there was already error
Last line on the operation report are:
B4X:
Package Summary:
 
1 package(s) were not uploaded because they had problems:
    /var/folders/p6/mldl3_gx44qfvmp9tc1b4g8c0000gp/T/1D515BF4-593B-41C0-854D-E5888831570A/1560133122.itmsp - Error Messages:
        ERROR ITMS-90017: "This bundle is invalid. The IPA format requires a top-level directory named Payload, containing only a .app bundle and optional plugins in a Plugins directory."
2021-03-25 14:20:10.798 altool[4917:23169496] *** Error: Error uploading 'C:\B4Iprj\MyApp\B4i\Objects\My App.ipa'.
2021-03-25 14:20:10.798 altool[4917:23169496] *** Error: code -18000 (ERROR ITMS-90017: "This bundle is invalid. The IPA format requires a top-level directory named Payload, containing only a .app bundle and optional plugins in a Plugins directory.")
 
Upvote 0

Aldo's

Well-Known Member
Licensed User
I have also try with a Mac and Transporter and I have received this error:
B4X:
ERROR ITMS-90017: "This bundle is invalid. The IPA format requires a top-level directory named Payload, containing only a .app bundle and optional plugins in a Plugins directory."
 
Upvote 0

Aldo's

Well-Known Member
Licensed User
The problem was in the profile.
 
Upvote 0
Top