495
Views
11
Comments
Solved
push notification for PWA
Question

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

2022-07-21 14-07-25
Abeer elAssal
 
MVP
Solution

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.

2021-05-18 02-27-17
Manish Gupta
Champion

Ahh, I thought you are testing with Generic PWA and Android is there. Well, thanks for clarification. We can close this :) 

2018-12-10 12-16-21
Goncalo Duarte Almeida

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


2022-07-21 14-07-25
Abeer elAssal
 
MVP

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?

2018-12-10 12-16-21
Goncalo Duarte Almeida

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,

Gonçalo Almeida


2021-05-18 02-27-17
Manish Gupta
Champion
2022-07-21 14-07-25
Abeer elAssal
 
MVP

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.

2021-05-18 02-27-17
Manish Gupta
Champion

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


2022-07-21 14-07-25
Abeer elAssal
 
MVP

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?

2021-05-18 02-27-17
Manish Gupta
Champion

Have you tried to use Sample App? You didn't get everything in the Dependency? 

UserImage.jpg
you asen

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.

2022-07-21 14-07-25
Abeer elAssal
 
MVP
Solution

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.

2021-05-18 02-27-17
Manish Gupta
Champion

Ahh, I thought you are testing with Generic PWA and Android is there. Well, thanks for clarification. We can close this :) 

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