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.
ユーザーがアプリケーションを開いたときに通知などを受け取ることは可能ですが、アプリケーションはバックグラウンドにありました (つまり、閉じられませんでした)?
App Delegate は、戻る前に関数applicationWillEnterForegroundを呼び出します。
また、これらのイベントが発生したときにフリーズドライされていた場合、OS は重要な OS の変更に関する一連の潜在的な通知をキューに入れています。