Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のアプリケーションでは、いくつかの機能を実行するために画面のロックを解除する必要があります。通常、このアプリはバックグラウンド プロセスとして実行されます。自動ロックを防ぐにはどうすればよいですか? 私はジェイルブレイクされた環境を意味します。
以下のコードが SpringBoard から入手できないのはなぜですか?
[[UIApplication sharedApplication] setIdleTimerDisabled:YES];