I want to set a reminder in an application, close the application completely and then get a custom popup at the time my reminder was set.
I know about Local Notifications and Push Notifications but it seems like for Local Notifications to work the application must be open.
Thanks