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.
アクティブでは、didReceiveRemoteNotification メソッドを使用します
でも私はしたい
バックグラウンドでのプッシュ メッセージの処理
アプリがバックグラウンドの場合のプッシュ通知への対応方法
あなたが言うように通知をタップするたびにdidReceiveRemoteNotificationが呼び出され、あなたはそれを処理することができます。