ios - Is there anyway to view scheduled local notifications -


is there way view of scheduled local notifications app?

just trying debugging, , nice see list of notifications, instead of having wait until fire.

_mike

this gives array local notifications scheduled. can loop through

uiapplication *app = [uiapplication sharedapplication]; nsarray *eventarray = [app scheduledlocalnotifications]; 

Popular posts from this blog

java - Cannot send AES encrypted messages of over 47 characters -

php - How to set default value of a select dynamically from database using smarty? -

telerik - Reformat image format in PDF -