Apple Deprecated "UIApplicationExitsOnSuspend"

matthias_livecode_150811 at m-r-d.de matthias_livecode_150811 at m-r-d.de
Tue Mar 10 19:14:53 EDT 2020



> Am 10.03.2020 um 23:10 schrieb Sannyasin Brahmanathaswami via use-livecode <use-livecode at lists.runrev.com>:
> 
>  If you can edit the pList on in standalone, we get another error on attempt thru Transporter:


BR,

You cannot edit  the info.plist file directly in your standalone app bundle. 

You have to copy that file to the outside of the app bundle, for example to the desktop.
Then edit that file on the desktop  and save it.
Then go to Standalone Settings -> Copy Files and add that file (the one on the desktop).
Now create your app again. The new standalone will now contain your modified info.plist file and the error should not come up when uploading to Apple.

Regards,

Matthias






More information about the use-livecode mailing list