Pages

Monday, August 19, 2013

UILocalNotification showing a date/time in the past

I'm trying to present a UILocalNotification with a date/time in the past but, in spite of the fireDate specified, the notification always refer to the time of the delivery.

As for the UILocalNotification class reference, In case of fireDate nil or in the past, the notification is delivered immediately. But do you know if there is a way to show a time in the past (instead of "now")?


View the original article here

0 comments:

Post a Comment