small improvement I would like to try, so on new installations of firebase it seems like the "onNewToken" is called, but then after that its never called again (unless the token changes), so this means customers would need to always get the current token and set in order to ensure we have that information set in the SDK, or else they could update Appcues on an already existing FirebaseMessagingService installation and never get setPushToken called.
small improvement I would like to try, so on new installations of firebase it seems like the "onNewToken" is called, but then after that its never called again (unless the token changes), so this means customers would need to always get the current token and set in order to ensure we have that information set in the SDK, or else they could update Appcues on an already existing FirebaseMessagingService installation and never get setPushToken called.