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.
請求書の毎月のリマインダーを設定できるアプリを開発しています。
datepicckers APIを調べましたが、毎月繰り返す方法が見つからないようです。どうすればこれを達成できますか?
UILocalNotification API を使用する必要があります
http://www.icodeblog.com/2010/07/29/iphone-programming-tutorial-local-notifications/を参照して ください。