Is there an easier way to edit, for example, the alertBody property of an already scheduled UILocalNotification ?
For now, I just cancel the notification and schedule a new one but when the app needs to do this for 3 or more notifications, it takes long time to execute...