- Home /
Question by
Amitloaf · Apr 23, 2012 at 02:18 PM ·
iosbackgroundipad
Screen.sleepTimout also affects the iOS while app is in background (ipad)
On an iPad, we set the Screen.sleepTimeout to NeverSleep and it works but it also works when the game is running in the background. As you can't really exit applications on iOS, this changes the user's experience on the iPad, preventing it from ever going to sleep. We tried changing this value back on onApplicationPause but it doesn't register... Any suggestions? (Or maybe it's a Unity bug?)
Comment
Your answer
Follow this Question
Related Questions
Screen.sleepTimeout works when application runs in background on iOS (iPad) 0 Answers
How do I set up my editor to "ipadview" 0 Answers
iOS Development Black Screen (No Error) 0 Answers
iOS: Initializing Unity engine multiple times 1 Answer
rotated GUI behaving differently on iphone and ipad 1 Answer