Key features
Schedule notifications to be sent at a specific time or periodically.
Update or clear previously scheduled messages.
Get a list of previously scheduled or delivered messages.
Clear delivered notifications from the tray.
How to use this plugin?
In order to initialize and receive notification events the user has to add the NotificationsEventsEmitter UI block to the web app. This step is particularly important and the UI block should be placed somewhere that is executed as soon as the app runs. Once the Loaded event is dispatched with success, any of the available actions can be used.
IMPORTANT NOTE:
The attribute "every" used in methods ScheduleNotifications and UpdateNotifications does not work in iOS 10 and later. This attribute is used to schedule periodic notifications.
Local Notifications plugin for Apache CordovaApache License 2.0Copyright 2013-2016 appPlant UG, Inc. All rights reserved