0

I have a list of users in Firebase database and every user has a nickname. I would like the nicknames to be unique. How can I do it that in Android ?

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807
user655561
  • 659
  • 1
  • 9
  • 24
  • See [this](http://stackoverflow.com/questions/29970681/enforcing-unique-usernames-with-firebase-simplelogin), [this](http://stackoverflow.com/questions/20260476/what-firebase-rule-will-prevent-duplicates-in-a-collection-based-on-other-fields), [this](http://stackoverflow.com/questions/25294478/how-do-you-prevent-duplicate-user-properties-in-firebase), [this](http://stackoverflow.com/questions/37506003/ensuring-unique-username-on-creating-a-new-user-in-firebase-swift) and probably many more from [this list](https://www.google.com/search?q=site:stackoverflow.com+firebase+unique+username). – Frank van Puffelen Jul 16 '16 at 14:28
  • this link will help you https://androidheight.blogspot.in/2017/04/firebase-reatime-database.html – Prabhakar Apr 17 '17 at 04:31

0 Answers0