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.

AppGameKit/AppGameKit Studio Showcase / Trivial Boot now on iOS

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

My little app "The Trivial Boot" is now on the iOS system too. All seems well on my end... but I am getting a few reports of some rather strange issues coming up. I think these may be due to user error though.

If anyone with an iPad or iPhone could download it (it's FREE) and try it out... I would be grateful.

The link is:
https://itunes.apple.com/us/app/the-trivial-boot/id994413869?ls=1&mt=8

Or just search iTunes for "The Trivial Boot"

Thanks!
Walkman1014
9
Years of Service
User Offline
Joined: 12th Mar 2015
Location: United States
Posted: 23rd May 2015 22:46
Please disregard... I found the issue.

I did the following:
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

Login to post a reply

Server time is: 2024-04-19 08:08:08
Your offset time is: 2024-04-19 08:08:08