Saturday, 17 August 2013

FireDate for UILocalNotification

FireDate for UILocalNotification

I know how to use UILocalNotification.
My Question is NOT related to custom repeatInterval, i know unfortunately
it is not possible to set custom repeatInterval in apple's iOS.
I have just issue of fire notification on proper date that set by user.
I have use UISegmentedControl (subView of UIScrollView ) added on UIToolBar.
such like,

After show my image, i hope that may be you understand my question very well.
I done work with "ALL" (segment button) set repeat Interval =>
NSDayCalendarUnit
But in others buttons?
I must need to set fireDate base on selected day.
SO, how can i get proper date base on selected day??
So, i am able to repeat notification at specific day whenever its come (by
NSWeekCalendarUnit)?

No comments:

Post a Comment