As per the FCM docs: On initial startup of your app, the FCM SDK generates a registration token for the client app instance . If you want to target single devices or create device groups, you’ll need to access this token.
As per the FCM docs: On initial startup of your app, the FCM SDK generates a registration token for the client app instance . If you want to target single devices or create device groups, you’ll need to access this token.