Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

iOS and MacOS / Be aware... iPhone and iPad Keyboards and Screen Orientation

Author
Message
Walkman1014
9
Years of Service
User Offline
Joined: 12th Mar 2015
Location: United States
Posted: 23rd May 2015 22:42
Hey guys...

I just wanted to let you know that I accidentally did the following for my recent game:
SetOrientationAllowed( 0, 0, 1, 0 )

That worked great on android and kindle, but on the iPhones/iPads (6.0 and higher it seems) it caused the keyboard for input to show upside down sometimes.

Make sure to set orientation with BOTH landscape options set to 1 if you are deploying on an iOS device.
SetOrientationAllowed( 0, 0, 1, 1 )

Take care!

Walker
xGEKKOx
AGK Master
15
Years of Service
User Offline
Joined: 7th Dec 2008
Location: Italy
Posted: 11th Jun 2015 18:22
Yes in my last Template you will found the right way to manage orientation.


Login to post a reply

Server time is: 2024-04-19 22:59:33
Your offset time is: 2024-04-19 22:59:33