58
Views
1
Comments
[PWA Local Notifications] Sending notification to multiple users using a mobile PWA app 
Question
local-notifications
Reactive icon
Forge asset by Ruben Goncalves

My requirement is that on  a[particular action of a user in PWA app i need to send a push notifcation to to a set of  users who have registered under this PWA app on mobile. Please elt me know how i can  achieve this using PWA notification component.

2020-08-05 08-52-58
Ruben Goncalves

Hi Prashanth,

Sorry for the late reply.

You can't. This component only send local notifications, meaning notifications set to be sent by the application. (Imagine DuoLingo notifications - for you to do a lesson in that moment).

For your requirement, you'll have to use other component that uses firebase for example.

Cheers,

RG

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