Invalid orientations in App Store transport (SOLVED)

I tried to transport my app to App Store with Apple’s Transporter App, which I have used successfully before. This time I got the following error:

ERROR ITMS-90474: “Invalid Bundle. iPad Multitasking support requires these orientations: ‘UIInterfaceOrientationPortrait,UIInterfaceOrientationPortraitUpsideDown,UIInterfaceOrientationLandscapeLeft,UIInterfaceOrientationLandscapeRight’. Found ‘UIInterfaceOrientationLandscapeRight’ in bundle ‘com.helmigames.bouncer’.”

Have something changed in Defold or Apple as I have not received this error ever before with the same app and same configuration.

Defold version: 1.2.176

Try updating to 1.2.177. This was fixed

3 Likes

Thanks, I updated and transport was a success. Let’s flag this as solved.