Android Question fcm token_refresh question

tufanv

Expert
Licensed User
Longtime User
hello,

I need to update a remote database when token refreshes for a device. My question is , if the app is launched for the first time , is token refresh fires ? Because I will add the update remote database code to fcm_tokenrefresh if it also fires on first run for a specific user ( first time downloads and opens the app)

TY
 
Top