frappe / cordova-wrapper

Mobile App Container (Cordova) for Frappé/ERPNext
MIT License
64 stars 96 forks source link

Push Notifications for ERPNext #15

Open souravmitra15 opened 6 years ago

souravmitra15 commented 6 years ago

Hi all, Can someone please provide a detailed documentation for integrating Push Notifications in ERPNext App (both in Android and iOS)? We are developing an ERPNext Application based on Cordova, but unable to find out a proper documentation to start with. I'm pretty new to this, so your suggestions will help. Thanks in advance !

strixaluco commented 6 years ago

Hi, @souravmitra15 Thanks for your initiative. There's a relatively active thread on this topic: https://discuss.erpnext.com/t/is-there-notifications-in-erpnext-mobile-app/21915 Please refer to cordova-plugin-dialogs documentation for integrating push notifications: https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-dialogs/index.html Let's head over to mentioned forum thread or to https://github.com/frappe/mobile/issues/12 for further discussions.