Page 1 of 1

ITMS-90339 UIApplicationExitsOnSuspend - UPDATE

Posted: Thu Jan 23, 2020 2:38 pm
by simon.schvartzman
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...
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.
but now it reads different and doesn't move forward to upload the App:
ERROR ITMS-90339: "This bundle is invalid. The Info.plist contains an invalid key 'UIApplicationExitsOnSuspend' in bundle LuckroSpot [LuckroSpot.app]"
I have tried to edit the info.plist but couldn't find the "UIApplicationExitsOnSuspend" key.

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.

Re: ITMS-90339 UIApplicationExitsOnSuspend - UPDATE

Posted: Thu Jan 23, 2020 7:46 pm
by jmburnod
Hi Simon
I jumped to my keyboard to tell you "ignore this" which worked in december 2019) and..
i read your post to the end :oops: where I see one method to fix it
Thanks for share