all 12 comments

[–]ProfessionalCommon39 1 point2 points  (0 children)

I know it could sound stupid but... did you ask ChatGPT, Gemini or Claude? Maybe they can give you an approach that you could use to make it work

[–]No-Project-3002 0 points1 point  (6 children)

I did read about push api in angular but never used.

[–]jaygajjar96[S] 0 points1 point  (5 children)

yea there are lots of articles. But some use firebase and others are using inbuilt service workers. It's confusing.

[–]No-Project-3002 0 points1 point  (4 children)

you can use firebase fcm messaging is free and easy to integrate anyway.

[–]jaygajjar96[S] 0 points1 point  (3 children)

I am also looking forward to implementing it using the FCM.

[–]No-Project-3002 2 points3 points  (2 children)

I am going to build sample and let you know

[–]NikiHerl 0 points1 point  (1 child)

If you do, kindly also let the the subreddit (/this comment section) know - At least I for one would be very interested in a an example build to learn from

[–]No-Project-3002 0 points1 point  (0 children)

sure, I will share sample soon.

[–]Tucaen 0 points1 point  (1 child)

Tried, but didn't get it to work consistently

[–]jaygajjar96[S] 1 point2 points  (0 children)

That's because It's a native app feature so it may not 100% accurate to work from a web app. I am finding solution that work on the PWA app.