LocalNotificationsPlugin

LocalNotificationsPlugin (ODC)

Supported
Stable version 1.0.1 (Compatible with ODC)
Uploaded on 10 Apr by OutSystems
LocalNotificationsPlugin

LocalNotificationsPlugin (ODC)

Details
Detailed Description

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.

Release notes 
  • Upgrades the Common Plugin to version 1.0.1

License

Local Notifications plugin for Apache Cordova
Apache License 2.0
Copyright 2013-2016 appPlant UG, Inc. All rights reserved