as the title, how can I retrieve UUID from Firebase?
I tried to use auth.getCurrentUser().getUid but it didn’t work. I believe UUID requires another method to retrieve. Or do I have to do a refactor and change everything back to UID format.
Thank you.
New contributor
Hung Pham is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.