I want to have my app keep the phone/screen on. The user might not tap on the screen very frequently in this particular app but when they do, they would want the screen to still be on.
My app is already out in the app store. It's a number tracking application. You tap to increment numbers and it's really easy to track multiple numbers without ever even using the onscreen keyboard.
http://itunes.apple.com/us/app/tracker- ... 09389?mt=8
How do I stop the iphone from going to sleep?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: How do I stop the iphone from going to sleep?
Hi...
Have a look at p.40 of the iOS release notes.... iphoneLockIdleTimer
be well
Dixie
Have a look at p.40 of the iOS release notes.... iphoneLockIdleTimer
be well
Dixie
Re: How do I stop the iphone from going to sleep?
Thank you very much! I need to read that thing top to bottom.
Re: How do I stop the iphone from going to sleep?
Thank you very much! I need to read that thing top to bottom.