Page 2 of 2
Re: Not possible to submit to AppStore , Error 9074
Posted: Mon Mar 02, 2020 6:28 pm
by MichaelS
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
Re: Not possible to submit to AppStore , Error 9074
Posted: Mon Mar 02, 2020 6:42 pm
by LiveCode_Panos
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
--
Re: Not possible to submit to AppStore , Error 9074
Posted: Mon Mar 02, 2020 7:54 pm
by MichaelS
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
Re: Not possible to submit to AppStore , Error 9074
Posted: Tue Mar 03, 2020 9:18 am
by LiveCode_Panos
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
--
Re: Not possible to submit to AppStore , Error 9074
Posted: Tue Mar 03, 2020 7:31 pm
by MichaelS
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
Re: Not possible to submit to AppStore , Error 9074
Posted: Tue Mar 03, 2020 10:13 pm
by matthiasr
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.