by edge » Aug 23, 2012 @ 11:23am
Edgelib does not currently contain functionality to send notifications to the user, let alone to start the application at arbitrary times. Current iOS limits only provide for you to send notifications that might prompt the user to (re)start the app afterwards, and Android users expects the same behaviour from their apps.
It is possible however to add your own code for scheduling notifications in conjunction with the rest of the features of Edgelib.