You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(ANDROID SDK)FirebaseAnalytics..getAppInstanceId generated an ID with a length of 64. Under what circumstances would an ID of length 64 be generated? #6986
In the past year, the IDs generated by FirebaseAnalytics.getAppInstanceId() have consistently been 32 characters long. However, I recently observed that it generated an ID with a length of 64. Under what circumstances would a 64-character ID be generated? Is this expected behavior, or could it indicate an issue?