PWA

Handling Push Notification Subscription for multiple devices

Handling Push Notification Subscription for multiple devices

, July 24, 2021

If you have added a push notification feature on your PWA. You might have stumbled upon one problem. Identifying subscription records How do I identify the subscription so that I can later notify it? The easiest way is to add a user’s ID field to it and save it in your database. For example: Max […]

© 2025 Anil Maharjan