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.
私はNSLocalNotification、繰り返し間隔でいくつかを設定する単純なアプリケーションに取り組んでいます。
NSLocalNotification
私は奇妙な状況で立ち往生しています:
fireDate
設定された間隔を実行している場合は、停止する日付までの間隔に個別の通知を設定するだけで、これを回避できます。ユーザーがアプリを再度開いたときに、それらをクリアしてリセットすることができます。これは多すぎるかもしれないし、そうでないかもしれませんが、これは実際に私が自分でやったことです。