88
Views
3
Comments
How to implement PWA notifications
Application Type
Mobile

Hello,


What is the best way to implement push notifications on a PWA?

I can't find a plugin with full documentation on how to do the full implementation.


I have tried the firebase forge component for pwa without success.


Thank you in advance

2020-07-29 19-08-40
Sanjay Kumar Sahu

There is a good documentation for a forge component, mainly for android phones but I believe it will work with PWA as well. If not, you still get idea how to implement other forge in your app:

https://success.outsystems.com/documentation/how_to_guides/integrations/how_to_use_push_notifications_with_onesignal/ 

Best Regards

2020-09-21 08-42-47
Vincent Koning

PushWoosh also has good documentation to get this working. You will however need a subscription for their services.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.