Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

look into optionally disabling screen sleep #143

Open
RandomEtc opened this issue May 18, 2011 · 3 comments
Open

look into optionally disabling screen sleep #143

RandomEtc opened this issue May 18, 2011 · 3 comments

Comments

@RandomEtc
Copy link
Collaborator

For engadget who say "Doesn't keep the screen awake" http://www.engadget.com/2011/05/06/app-review-planetary-for-ipad/

http://forums.macrumors.com/showthread.php?t=918375 says:

    [[UIApplication sharedApplication] setIdleTimerDisabled:YES];

Worth a go? We should make this an option though.

@RandomEtc
Copy link
Collaborator Author

See also http://stackoverflow.com/questions/2221868/how-to-stop-mpmusicplayercontroller-from-enabling-screen-locking

Apparently the setIdleTimerDisabled call doesn't play well with the music player.

@RandomEtc
Copy link
Collaborator Author

Closing this, it's not going to make it into the next version.

@RandomEtc RandomEtc reopened this Sep 12, 2011
@RandomEtc
Copy link
Collaborator Author

Re-opening this because it seems more important than I thought. I realize now that the app only stays awake for me because I'm always testing while connected to Xcode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant