|
MoSync 3.2.1
|
Local notifications are used for displaying alerts, playing sounds and for badging application icon. The operating system is responsible for delivering the notification at the proper time; the application does not have to be running for this to happen. When you create a local notification, you must specify when the system should deliver the notification(see fire date property). If you don't specify a fire date, the default System time will be set. More...
#include <Notification/LocalNotification.h>
Local notifications are used for displaying alerts, playing sounds and for badging application icon. The operating system is responsible for delivering the notification at the proper time; the application does not have to be running for this to happen. When you create a local notification, you must specify when the system should deliver the notification(see fire date property). If you don't specify a fire date, the default System time will be set.