Take a look to this video shared by ben:
Don't know if it's the same, but the logic I use in Android push notification:
- Generate a token or load it from an external service (In my case for capacitor/android: firebase)
- On login, send that token
Take a look to this video shared by ben:
Don't know if it's the same, but the logic I use in Android push notification: