Hi,
Is there any forge component for the Push notifications that supports the PWA. I have to send push notification to device based on device ID. How to get device ID for pwa i have tried GetDeviceID() and few more other actions to get device Id but I get an error as device not found . Any suggestions for the forge Components supporting push notification for PWA .
Thanks
Hi Harika,
Check out this post for more information:
https://www.outsystems.com/forums/discussion/63866/push-notifications-for-pwa-onesignal-vs-pushwoosh/
Regards,
Daniel
I have tried both one signal and pushwoosh but no luck . I get an error as Cordova is not defiend. so couldn't proceed further.
Thanks for suggesting