Firebase Cloud Messaging in Android : Efficiently handling the Device Token
FCM workflow Overview:
A unique identifier of every device is generated each time the fresh(First launch, clear data, re-installing, etc) app is there. We’ll call it Device FCM Token or just Token.
Token is required to send PUSH notifications to th...
sagar0-0.hashnode.dev5 min read