App Store Connect Operation Error when uploading 3.9.2

App Store Connect Operation Error when uploading 3.9.2

by Brian Y -
Number of replies: 1

I've tested locally and built the latest moodle mobile app (3.9.2) but when I try to upload via xcode I receive the following error:

ERROR ITMS-90475: "Invalid Bundle. Your app supports Multitasking on iPad, so you must include the UILaunchStoryboardName key in your bundle. Learn more (https://developer.apple.com/library/content/documentation/General/Reference/InfoPlistKeyReference/Articles/iPhoneOSKeys.html#//apple_ref/doc/uid/TP40009252-SW40)."

I know in 3.9.0 multitasking was added. Is something missing locally that would produce this error?

Average of ratings: -
In reply to Brian Y

Re: App Store Connect Operation Error when uploading 3.9.2

by Brian Y -
If anyone else has this issue, I was able to resolve it by regenerating the cordova resources (ionic cordova resources)