Hello,
I’ve got a problem in Corona where I cant cancel any notifications with the notificationID. The user can set up multiple notifications and come back later to cancel a specific one. So far it doesnt cancel. It only cancel it when the user stay in the same screen where to alarm can be enabled and disabled.
I googled and I found this topic: https://forums.coronalabs.com/topic/16257-cancel-local-notification-by-passing-notification-idof-type-userdata/
I have exactly the same problem. Is there been a solution for this already rather than always cancelling all the notifications instead of the specific one? It seems that I need to save the notificationID to the database to cancel a specific notification when reopening the app, but the ID is always NIL.