How To Get Firebase Uid Kotlin

[Solved] How To Get Firebase Uid Kotlin | Kotlin - Code Explorer | yomemimo.com
Question : how to get firebase uid kotlin

Answered by : al-zaini-azharie

//Get Firebase UID
FirebaseAuth.getInstance().currentUser!!.uid

Source : | Last Update : Sat, 02 Jul 22

Answers related to how to get firebase uid kotlin

Code Explorer Popular Question For Kotlin