In the app Im creating I click the players name (pink containers) to add them to a checked in list (below the containers). When I do this it returns the PlayerID. Id like to figure out how to get the playersName to be displayed instead of the playerID. Here is a screenshot of the app:
Here is a screenshot of the firebase database
Here is a screenshot of the collections
I would think you would be able to get the playerName through the playerID but Im just not sure how to achieve this any pointers would be extremely helpfull.
Please let me know if you need more info.