-1
I’m trying to build my app with the format . ipa.
I am using the application Loader to upload this information. The app development is being done in phonegap.
When I try to import to apple, the application Loader reports me the following message below:
WARNING ITMS-90339: "Deprecated Info.plist Key. The Info.plist
contains a key 'UIApplicationExitsOnSuspend' in bundle MyApp [Myapp.app]
that will soon be unsupported. Remove the key, rebuild your app and resubmit."
You’ve already caught that mistake ?
More information: https://developer.apple.com/documentation/bundleresources/information_property_list/uiapplicationexitsonsuspend
– Bins