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

Re: Not possible to submit to AppStore , Error 9074

Post by MichaelS » Mon Mar 02, 2020 6:28 pm

Hello again,
yes i have copied a PDF File in Copy File Section. I work with this PDF in my App.
Can I change some Settings that this will be accepted, or si it necesarry to remove it ?

The PDF is a formular that i fill out with the App, the Result is ToolBoxTalk signed
by the Customer, and sent at the end by E-Mail.

Any Ideas?

Best 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 Mar 02, 2020 6:42 pm

Hmm, I would not expect a .pdf added in the Copy Files section to cause this error.

However, I suggest removing this pdf file from the Copy Files and (rebuilding and) resubmitting the .ipa

Do not worry - it will still be rejected because of the ERROR ITMS-90339, given the UIApplicationExitsOnSuspend key is still present - but it will be a good test to find out if this pdf in the Copy Files causes the problem.

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 Mar 02, 2020 7:54 pm

Hello again,
i asked my Question also in the german LivecodeForum. Matthias gave a Step-by-Step Instruction
for a stupid Man like me, and i could upload my App to Apple with Transporter without Problems.
I modified the Info . plist File with the Editor, and removed the Entry
<key>UIApplicationExitsOnSuspend</key>
<true/>

Then i put this File in the CopyFile Section in Standalone Settings from Livecode, and after that
i did upload it to Apple.


Thank you very much for your Support and Helping
Best 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 » Tue Mar 03, 2020 9:18 am

Hello Michael,

Thank you for the update. And thanks to Matthias for helping to sort this out :)

Out of curiosity, and for future reference, what was the problem that caused the first error?

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 » Tue Mar 03, 2020 7:31 pm

Hello Panos,
sorry, i do not know what caused the first Error. I tried so much things in the Beginning,
and at the end i did not know what i changed.
Sorry...

Greetings from Germany
Michael

matthiasr
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 190
Joined: Sat Apr 08, 2006 7:55 am
Location: Lübbecke, Germany
Contact:

Re: Not possible to submit to AppStore , Error 9074

Post by matthiasr » Tue Mar 03, 2020 10:13 pm

according to the error messages Michael posted here and the German forum, i would say

the initial problem was, that Michael renamed and zipped the app instead of the folder in which the app was stored.

Post Reply

Return to “iOS Deployment”