[Solved] How to implement local push notification in cordova application [closed]


Found plugin which allows to manage and control local notifications and feeds in the application locally.

cordova plugin add https://github.com/katzer/cordova-plugin-local-notifications.git

Thanks.

solved How to implement local push notification in cordova application [closed]