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
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
Forge link:
https://www.outsystems.com/forge/component-documentation/2119/onesignal-plugin/0
PushWoosh also has good documentation to get this working. You will however need a subscription for their services.