Page 1 of 1

no suitable application records were found

Posted: Tue Jan 23, 2018 9:05 am
by bernd59
Hi.
I developed my app without any problems using LiveCode.
I can run it without any problems on MacOSX and Windows notebooks/desktop PCs.
But the iOS upload causes problems: (and I try to solve it since days).
I got my iOS developer licence etc.
I used iConnect for manual setup of my app in appStore.
That all worked.
I developed the application.ipa as described on your livecode help pages.
But: uploading the application.ipa I always get the message:
No suitable application records were found. Verify your bundle identifier
'de.speechtrainer.SpeechArticulatonTrainer' is correct.
But the bundle identified is exactly set in this way in livecode ...
What can I do?
Best
Bernd

Re: no suitable application records were found

Posted: Tue Jan 23, 2018 11:59 am
by jmburnod
Hi Bernd,
I haven't experience about a directly upload to app store (next step for me) but i used testflight to test my app.
You said nothing about "applicationLoader" that i believe is necessary to upload your .iPa file.
Best regards
Jean-Marc