ITMS-90339 UIApplicationExitsOnSuspend - UPDATE
Posted: Thu Jan 23, 2020 2:38 pm
HI all, when uploading to the Apple store I've been (as many of you) coexisting with the error message below by just ignoring it as the App anyway was uploaded/approved/released...
Anyone with the same problem has found the solution?
I've updated a quality post on the subject and am waiting for Panos answer...
https://quality.livecode.com/show_bug.cgi?id=22430
Many thanks
UPDATE:
By editing the info.plist with a text editor (instead of Xcode) I was able to find/delete the "UIApplicationExitsOnSuspend" key and the App was successfully uploaded without any warning/error message.
but now it reads different and doesn't move forward to upload the App:ITMS-90339: Deprecated Info.plist Key - The Info.plist contains a key 'UIApplicationExitsOnSuspend' in bundle LuckroSpot [LuckroSpot.app] that will soon be unsupported. Remove the key, rebuild your app and resubmit.
I have tried to edit the info.plist but couldn't find the "UIApplicationExitsOnSuspend" key.ERROR ITMS-90339: "This bundle is invalid. The Info.plist contains an invalid key 'UIApplicationExitsOnSuspend' in bundle LuckroSpot [LuckroSpot.app]"
Anyone with the same problem has found the solution?
I've updated a quality post on the subject and am waiting for Panos answer...
https://quality.livecode.com/show_bug.cgi?id=22430
Many thanks
UPDATE:
By editing the info.plist with a text editor (instead of Xcode) I was able to find/delete the "UIApplicationExitsOnSuspend" key and the App was successfully uploaded without any warning/error message.