I'm using LocalNotication to set schedule Alarm. atribute repeatInterval allow me to set repeat each minute, each hour.. But I want to set repeat each two minutes? How can i do?
Asked
Active
Viewed 700 times
3 Answers
0
You can schedule 30 alarms. One for each 2nd minute for a whole hour, and set repeatInterval to each hour fo each of the 30 notifications.

LarsJK
- 2,196
- 18
- 23
-
Thank for your answer, but i just want to know if the framework support this. :) – Hung Dang Sep 27 '10 at 08:48
0
try looking at this blog posting
http://useyourloaf.com/blog/2010/9/13/repeating-an-ios-local-notification.html

Aaron Saunders
- 33,180
- 5
- 60
- 80
0
I've filed a bug report/enhancement at http://bugreport.apple.com/
You may take a look at my report archived at Open Radar: http://openradar.appspot.com/radar?id=759402
According to Marco, developer of Instapaper, Apple prioritizes enhancement and feature requests partly based on how many developers are requesting them.
If this feature is important to you I urge you to file a report as well.

junjie
- 7,946
- 2
- 26
- 26