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.
iPhone IOSで未読通知のリストを確認する方法を知っている人はいますか? それらのリストが存在するに違いないと思います。リストを確認できるライブラリまたはフレームワークは何ですか?
プッシュ通知について話している場合、それらにアクセスすることはできません。
ただし、次の方法でローカル通知にアクセスできます。
[[UIApplication sharedApplication] scheduledLocalNotifications]