We have been through various Stackoverflow questions and answers, and looked through documentation and articles but all the approaches we've tried such as FireBaseInstanceId and extending the FirebaseMessagingService all result in an empty token.
It is not clear how we get the token for the user's device, for push notification purposes.
Could someone please clarify how in 2021 we can get the user's device token?
Thanks