PushNotification
PushNotification copied to clipboard
How to generate the Device Token?
How to get the device token?
the token comes from the mobile devices, you have to install the firebase SDK and get it from there. then send it to backend for future notification purpose.