Handling multiple UILocalNotifications
Handling multiple UILocalNotifications
- Subject: Handling multiple UILocalNotifications
- From: Lorenzo Thurman <email@hidden>
- Date: Wed, 27 Mar 2013 12:37:37 -0500
I have an iOS app which manages a set of user defined tasks. I would like the app to notify the user if a given task is not completed by a certain date/time. UILocalNotification seemed to be the answer, but it doesn't seem to handle multiple notifications well, at all actually. For example, if the app has been backgrounded and two notifications are posted, I can't get the badge to display 2, as it should. The applicationIconBadgeNumber property is responsible for setting this value, but there doesn't seem to be a way to increment the value. Is there anyway to work around this?
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden