-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Using this plugin with Phonegap Build - it's including the plugin properly but console logs the following error when installed on a device:
The old format of this exec call has been removed (deprecated since 2.1). Change to: cordova.exec(null, null, "LocalNotification", "addNotification",[{"date":false,"message":"","hasAction":true,"action":"View","repeat":"","badge":1,"id":0,"sound":""}]);
Unable to set badges or add notifications, using the notification add code in the README. Any ideas?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels