How can obtain deviceId in web application for sending push notification?

32 Views Asked by At

I am using a web application that receives notificaitons throught push service.

the notifications are going to send throught the FCM. My backend requires deviceId as in android OS. How can send such unique id that make user device or browser specific?

0

There are 0 best solutions below