Edu Portu Member Licensed User Longtime User Oct 31, 2020 #1 Hi, 1.- I have created an app in b4i (b4i.dprimebox.com). 2.- I have created an entry in the app store with that identifier (b4i.dprimebox.com) 3.- I have uploaded the .ipa file from b4i ( Tools - Build Server - Upload App To Itunes Connect ) without errors (with the EREL Tutorial) 4.- when i go to the App Store and i want to send the APP for revision it tells me that the version number is missing and in compilation area it says: Load your builds with one of the different tools. See loading tools How can I tell to the APP Store which is the .ipa file or where it is?
Hi, 1.- I have created an app in b4i (b4i.dprimebox.com). 2.- I have created an entry in the app store with that identifier (b4i.dprimebox.com) 3.- I have uploaded the .ipa file from b4i ( Tools - Build Server - Upload App To Itunes Connect ) without errors (with the EREL Tutorial) 4.- when i go to the App Store and i want to send the APP for revision it tells me that the version number is missing and in compilation area it says: Load your builds with one of the different tools. See loading tools How can I tell to the APP Store which is the .ipa file or where it is?
f0raster0 Well-Known Member Licensed User Longtime User Oct 31, 2020 #2 Edu Portu said: Hi, 1.- I have created an app in b4i (b4i.dprimebox.com). 2.- I have created an entry in the app store with that identifier (b4i.dprimebox.com) 3.- I have uploaded the .ipa file from b4i ( Tools - Build Server - Upload App To Itunes Connect ) without errors (with the EREL Tutorial) 4.- when i go to the App Store and i want to send the APP for revision it tells me that the version number is missing and in compilation area it says: Load your builds with one of the different tools. See loading tools How can I tell to the APP Store which is the .ipa file or where it is? Click to expand... yes, select the version. Click: + Then select the version If you don't see the version, maybe you have to wait a bit (it takes time). Edit: Did you get the email from Apple? Last edited: Nov 1, 2020 Upvote 0
Edu Portu said: Hi, 1.- I have created an app in b4i (b4i.dprimebox.com). 2.- I have created an entry in the app store with that identifier (b4i.dprimebox.com) 3.- I have uploaded the .ipa file from b4i ( Tools - Build Server - Upload App To Itunes Connect ) without errors (with the EREL Tutorial) 4.- when i go to the App Store and i want to send the APP for revision it tells me that the version number is missing and in compilation area it says: Load your builds with one of the different tools. See loading tools How can I tell to the APP Store which is the .ipa file or where it is? Click to expand... yes, select the version. Click: + Then select the version If you don't see the version, maybe you have to wait a bit (it takes time). Edit: Did you get the email from Apple?
Edu Portu Member Licensed User Longtime User Oct 31, 2020 #3 i don't see the + sign... in B4i when upload to iTunes Connet is OK Last edited: Oct 31, 2020 Upvote 0
Andrew (Digitwell) Well-Known Member Licensed User Longtime User Oct 31, 2020 #4 Have you checked you emails, it may be that Apple disallowed the upload after processing. Also, the upload can appear in TestFlight before it appears here, so you could check that page as well. Upvote 0
Have you checked you emails, it may be that Apple disallowed the upload after processing. Also, the upload can appear in TestFlight before it appears here, so you could check that page as well.
mcqueccu Well-Known Member Licensed User Longtime User Oct 31, 2020 #5 Are you sure your applications uploaded successfully without errors? Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Nov 1, 2020 #6 It can take several hours for the build to appear. Upvote 0
Edu Portu Member Licensed User Longtime User Nov 2, 2020 #7 It's solved. I need to add <key> NSBluetoothPeripheralUsageDescription</key><string>Bluetooth used to connect to our electronic mailbox</string> now i can add the upload build Thanks Upvote 0
It's solved. I need to add <key> NSBluetoothPeripheralUsageDescription</key><string>Bluetooth used to connect to our electronic mailbox</string> now i can add the upload build Thanks