Bruce Stuart
Posts: 0
Joined: Fri Oct 24, 2014 4:42 am

Critical DIfferent Orientations for App in IOS-Apple Beta than in Production

I've created an App, delivered it to the Apple Store, run it through beta, and then delivered it to production.

In the beta process - the app viewed fine - and was in portrait mode as expected. However, when I delivered the app to the production store - had it approved - and it was delivered - the App renders itself in Landscape mode - on the phone ! Yikes - bad.

I've looked through the info.plist file and find this key - does this have anything to do with my issue? if so - what's the correct setting? If not - any ideas on why this occurred?

UISupportedInterfaceOrientations

UIInterfaceOrientationLandscapeLeft

Thanks !

Bruce

Bruce Stuart
Posts: 0
Joined: Fri Oct 24, 2014 4:42 am

Critical DIfferent Orientations for App in IOS-Apple Beta than in Production

and the key is like this ... posting did something to it...

UISupportedInterfaceOrientations
array
string - UIInterfaceOrientationLandscapeLeft string
array

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Critical DIfferent Orientations for App in IOS-Apple Beta than in Production

Hi Bruce -

I had replied you by email - did you get this working with needed UIInterfaceOrientation?

Return to “Issues”