iPad Multitasking support requires launch story board

I have updated my iOS application and build it with Xojo2016R4.1. The app runs without a problem on iPad and iPhone. But when I submit the app to MAS, I got this error:

ERROR ITMS-90475: “Invalid Bundle. iPad Multitasking support requires launch story board in bundle ‘de.pps4me.MyApp’.”

I have only update the table.cell definition for Table.CreateCell. Why comes this error?

I am surprised Apple does not reject ALL “Xojo for iOS” apps without a Launch Story Board, since launch images were deprecated 3 version of iOS ago

You can either remove your launch images- then you’ll then be using a story board and won’t encounter that error. See the note at the top of this page:

http://developer.xojo.com/userguide/launch-images-and-app-icons

If you want to continue using launch images, you can opt out of iPad multitasking which is described in the “App Multitasking” section here:

http://developer.xojo.com/userguide/ios-screens