The app works fine in desktop browser and in Appery tester. But when I build, install the .ipa and run the app, it is entirely upside down and as soon as attempt to touch the screen to enter FB logon credentials it crashes. Any help is appreciated.
The app works fine in desktop browser and in Appery tester. But when I build, install the .ipa and run the app, it is entirely upside down and as soon as attempt to touch the screen to enter FB logon credentials it crashes. Any help is appreciated.
Ok I found the problem. Under iOS key somehow the UISupportedExternalAccessoryProtovols was set to UIInterfaceOrientationPortraitUpsideDown.
Thank you for update, glad things are sorted out!