how to get the list of all users in firebase for android by uid or email?
1,880 views
Skip to first unread message
dibya ranjan mishra
unread,
Jul 10, 2016, 10:41:04 AM7/10/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
i am new to firebase. i am trying to develop a social media kind of android app.so i need to retrieve the list of all the users.which class or which method in firebase will help me. kindly please suggest a solution on how i can do that
Jacob Wenger
unread,
Jul 11, 2016, 10:00:50 PM7/11/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
As noted in another thread, we do not currently have an API for exporting your user list, although you can reach out to us through support if you want it. If you need this kind of data from a client device, you can track your user list yourself in a node in your Realtime Database.