@olajhidey wrote:
Please need little help trying to write data to firebase
"phoneNumbers" : { "07012345678": "user1", "06034345453": "user2", "09034564543": "user3", ... }
How i do i achieve this in firebase, If i make use of set it simply creates the number and continue to update the same number and making use of push creates a unique for it which i dont want.any help please
Posts: 1
Participants: 1