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
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: