I am New to NSCalander
, NSdates
, and NSDateComponents
Basically I have a Local Notification and I want to repeat the fire date based on the selection of the user, let's say on Sunday and Monday only.
We should use repeatCalendar
property for the UILocalNotification
but I couldn't reach how to setup it.
So any One can help me with simple line of codes ?
Thanks