Hello
i have one applicationin angular js 1.x and back-end is web api.
we have adde PWA feature so it could install on the mobile device also.
it is simple web application.
i want to add push notification in application.
we have one data entry screen when user submit data from this screen it saves in databse, now i want to send notification alsoto the users which has added this application in their mobile device and also to all login user.
please let me know how can i do, or share some sample.
thanks.
Muthu KumarPosted Jan 2, 2019, 4:18 AM
https://blog.angular-university.io/angular-push-notifications/
https://stackoverflow.com/questions/20318295/how-to-push-notifications-with-angular-js
I hope it will use simple and clear solution for you..
Vincent Maverick DuranoPosted Dec 14, 2018, 6:26 PM