Not possible to submit to AppStore , Error 9074

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

MichaelS
Posts: 24
Joined: Sat Jan 18, 2020 5:24 pm

Not possible to submit to AppStore , Error 9074

Post by MichaelS » Sat Jan 18, 2020 5:42 pm

Dear Collegues,
since 4 Weeks i try to submit my finished IOS Safety App to the AppStore.

It was not possible to upload it, it breaks with the Error :

ERROR ITMS-90174:"Missing Provisioning Profile - Apps must contain a provisioning profile in a file named 'e m b e d d e d .mobileprovision'."
I have a valid Distribution Certificate, i did download the Developement Certificate and installed it.
In the Standalone Application Folder there is the "e m b e d d e d .mobileprovision" File ; it is not missing !

Does anybody knows what happen ? It is not my first App that i published, i did not have the Error before.


Regards
Michael

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 818
Joined: Fri Feb 06, 2015 4:03 pm

Re: Not possible to submit to AppStore , Error 9074

Post by LiveCode_Panos » Mon Jan 20, 2020 3:34 pm

Hello Michael,

Have you seen this tutorial?

http://lessons.livecode.com/m/4069/l/33 ... -app-store

Regards,
Panos
--

MichaelS
Posts: 24
Joined: Sat Jan 18, 2020 5:24 pm

Re: Not possible to submit to AppStore , Error 9074

Post by MichaelS » Tue Jan 21, 2020 8:03 pm

Hello Panos,
yes i saw it and i followed the rules, exept i did not use the terminal commands.

Today i tried it with the Terminal Commands.

I used mv Sicherheit Payload. The Terminal said "Sicherheit not found".

I changed it to : mv Sicherheit . app Payload # this worked

i ziped it with : zip -r application .ipa Payload #without Errors

Then i logged in in the Application Loader and i tried to upload it. It doesn't work,
Error was : You must supply a CFBundleIdentifier for this request.

What did i do wrong. Where is the mistake ?

Regards,
Michael

-Also is it not possible to write exactly the Error Message in this Forum. : You can’t post image, email or url links that are external to this domain. Please remove application.

bogs
Posts: 5435
Joined: Sat Feb 25, 2017 10:45 pm

Re: Not possible to submit to AppStore , Error 9074

Post by bogs » Tue Jan 21, 2020 8:54 pm

-Also is it not possible to write exactly the Error Message in this Forum. : You can’t post image, email or url links that are external to this domain. Please remove application.
When you reach 10 posts, you will be able to do all of those things.
Image

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7237
Joined: Sat Apr 08, 2006 8:31 pm
Location: Minneapolis MN
Contact:

Re: Not possible to submit to AppStore , Error 9074

Post by jacque » Wed Jan 22, 2020 9:06 pm

Did you put the correct string into the "Internal app ID" entry in Standalone Settings -> iOS -> Basic Settings?
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

MichaelS
Posts: 24
Joined: Sat Jan 18, 2020 5:24 pm

Re: Not possible to submit to AppStore , Error 9074

Post by MichaelS » Sun Jan 26, 2020 7:39 am

Hello again,
yes i put the correct BundleID entry in the Standalone Settings.

1.) I checked once again the registrated BundleID on d e v e l o p e r .a p p l e .c o m . It is n e t .s t e p a n o w .SicherheitaufBaustellen and the same as in my StandaloneSettings at LiveCode.

2.) I checked once again in a p p s t o r e c o n n e c t .a p p l e .com the Bundle ID. BundleID n e t .s t e p a n o w .SicherheitaufBaustellen is waiting for upload.

3.) i followed exactly the Instruction on mentioned Livecode tutorial.

I logged in in the Application Loader with my appspecific Password and tried to upload the app. I got the same Message as before :
You must supply a CFBundleIdentifier for this request.

Can anybody help me to fix and solve the Problem.

Regards
Michael

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 818
Joined: Fri Feb 06, 2015 4:03 pm

Re: Not possible to submit to AppStore , Error 9074

Post by LiveCode_Panos » Mon Jan 27, 2020 4:52 pm

Hello Michael,

Which LiveCode version are you using? What MacOS version is your machine running, and which Xcode version are you using?

Kind regards,
Panos
--

MichaelS
Posts: 24
Joined: Sat Jan 18, 2020 5:24 pm

Re: Not possible to submit to AppStore , Error 9074

Post by MichaelS » Mon Jan 27, 2020 5:27 pm

Hello Panos,
i am using LiveCode Indy 9 .5 .1 and XCode 10 . 1.
My Mac OS is Catalina 10. 15. 1

Thank you for helping.

Best Regards
Michael

gshearne
Posts: 36
Joined: Mon Jun 02, 2014 4:41 am

Re: Not possible to submit to AppStore , Error 9074

Post by gshearne » Wed Feb 26, 2020 5:22 pm

Hi,Did this ever get resolved? I am experiencing the exact same issue. Thanks
Greg

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 818
Joined: Fri Feb 06, 2015 4:03 pm

Re: Not possible to submit to AppStore , Error 9074

Post by LiveCode_Panos » Wed Feb 26, 2020 5:38 pm

Hello Michael,

I believe I have found the cause of the error you are getting.

You have to rename to "Payload" the folder that contains the file "Sicherheit.app", not the file "Sicherheit.app" itself.

This is mentioned in the lesson. We could highlight it if you think it is not clear.

Hope this helps,
Panos
--

MichaelS
Posts: 24
Joined: Sat Jan 18, 2020 5:24 pm

Re: Not possible to submit to AppStore , Error 9074

Post by MichaelS » Sun Mar 01, 2020 10:44 am

Dear Colleagues,
my Topic is not solved.
Today I tried it once more to upload my file followed the LiveCode Lessons Instruction and with the
comments from Panos.
Here is what I did :
1.) I created the IOS standalone like it is explained in lessons . livecode . com
2.) I moved the Sicherheit . app to Desktop
3.) I created a new folder on Desktop and moved the file Sicherheit . app to the new folder
4.) I renamed the folder to myApp
5.) In the Terminal I renamed the folder with mv myApp Payload
6.) I zipped it with zip -r application . ipa Payload
7.) I started the ApplicationLoader and logged in
8.) I chose the application . ipa and I tried to upload
9.) the Upload stopped with 2 Errors and one Warning
ITMS-90171: "Invalid Bundle Structure - The binary file 'SICHERHEIT' is not permitted. Your app can’t contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https : // developer . apple . com/go/?id=bundle-structure for information on the iOS app bundle structure."
ERROR ITMS-90339: "This bundle is invalid. The Info . plist contains an invalid key 'UIApplicationExitsOnSuspend' in bundle SICHERHEIT [SICHERHEIT . app]"
WARNING ITMS-90725: "SDK Version Issue. This app was built with the iOS 12 . 1 SDK. Starting April 2020, all iOS apps submitted to the App Store must be built with the iOS 13 SDK or later, included in Xcode 11 or later."

Does anybody know what i made wrong or what causes this Errors ?

Best Regards
Michael

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7237
Joined: Sat Apr 08, 2006 8:31 pm
Location: Minneapolis MN
Contact:

Re: Not possible to submit to AppStore , Error 9074

Post by jacque » Sun Mar 01, 2020 7:50 pm

I'm not sure what the first error means, but it looks like you have some inclusions or copied files in the app that aren't allowed. Panos would know, if he's reading this thread.

The second error is because Apple no longer allows the background execution key in the plist and LC hasn't yet removed it from standalone settings. You'll need to remove it yourself. There are instructions near the bottom of this bug report:
https://quality.livecode.com/show_bug.cgi?id=22430

The warning ITMS-90725 won't matter until April but after that you will need to build your app with LC 9.6 which supoorts Xcode 11 and SDK 13.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 818
Joined: Fri Feb 06, 2015 4:03 pm

Re: Not possible to submit to AppStore , Error 9074

Post by LiveCode_Panos » Mon Mar 02, 2020 3:28 pm

Hello Michael,

Yes, what Jacque said. RE the first error, it sounds like the bundle contains an executable that should not be there. Have you added anything in the Copy Files section, that looks like a binary file?

If you think that what you see is because of a bug in LiveCode, please file a report at quality.livecode.com and also send us:

- the original .livecode file and all the other necessary resources it needs to build a standalone
- the application.ipa file you are trying to upload to the AppStore

You can either send these files to support@livecode.com (make sure you mention the bug number these files are for), or directly to panos.merakos@livecode.com

Kind regards,
Panos
--

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7237
Joined: Sat Apr 08, 2006 8:31 pm
Location: Minneapolis MN
Contact:

Re: Not possible to submit to AppStore , Error 9074

Post by jacque » Mon Mar 02, 2020 5:36 pm

@panos, how about we remove the UIexitsOnSuspend key from the template plist now?
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 818
Joined: Fri Feb 06, 2015 4:03 pm

Re: Not possible to submit to AppStore , Error 9074

Post by LiveCode_Panos » Mon Mar 02, 2020 5:53 pm

@jacque,

Yes, this is planned for 9.6 anyway :)

Cheers,
Panos
--

Post Reply

Return to “iOS Deployment”