I want to know what are the forge component for the Push notifications that supports the PWA. Basically I want to do a PWA with push notifications, I used firebase but it gives a feedback that cordova is not available. so I want to know what supports PWA in the existing forge componant.
Thanks
Thanks all for your reply, turns out, Push notifications is not yet supported for iOS with PWA as iOS is not supporting background processing. . a colleague just shared this with me |https://dev.to/niscontractor/challenges-with-ios-pwa-13ho Since I've been testing on my iPhone all results failed. So I guess it's either to test it on Android or just won't implement it for iOS for time being.
Ahh, I thought you are testing with Generic PWA and Android is there. Well, thanks for clarification. We can close this :)
Hi @Abeer elAssal
Try using this one: https://www.outsystems.com/forge/component-overview/7351/pwa-local-notifications
I already used it but without firebase.
Regards
Gonçalo Almeida
Hi @Goncalo Almeida , thanks for your answer, but I'm having trouble implementing it. Have you tried it? have you please help me with it? I'm getting an error of "fire base is not defined"
anything I should take into consideration?
Hello @Abeer elAssal
Sorry for the late answer but yesterday I was out of the office.
I used yes but without firebase.
I was going to suggest using you to try firebase for PWA but seems you tried it as well. I will search for more options and I message you if I find something.
Regards,
Hello Abeer
Please look into the previous discussions on PWA Push Notifications. I hope this may help you -
https://www.outsystems.com/forums/discussion/68084/push-notifications-with-pwas/
https://www.outsystems.com/forums/discussion/63866/push-notifications-for-pwa-onesignal-vs-pushwoosh/
Hi Manish,
I went through both and it's not clear that there's a specific way for PWA, anyway, I will try OneSignal as well.
So far I've tried this component but with no positive results : https://www.outsystems.com/forge/component-discussions/10689/firebase-for-pwa
On a side note, we want a solution that is not paid.
Please try with the OneSignal, you will get the way. Here is the demo version to see how it is working:
https://www.outsystems.com/forge/component-overview/8124/onesignal-demo
Thanks for your reply, I tried this one as well, but when it's distributed as PWA, i'm getting the error of Cordova not available? have you tried it with PWA?
Have you tried to use Sample App? You didn't get everything in the Dependency?
Hi Abeer,
https://www.outsystems.com/forge/component-discussions/10689/firebase-for-pwa
is this component works on Android please ? I'm facing the same issue.