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.
タイトル、場所、メモなど、イベントを検索するオプションをユーザーに提供したいのですが、それを行う最善の方法は何ですか? 今後 2 年間のすべてのイベントを取得するだけですが、速度を落とさずに検索するにはどうすればよいでしょうか?
ローカル通知とも呼ばれる通知に登録します。NSLocalNotification を使用すると、イベントに必要なアラートが送信されます。