Skip to content

allow to get database root reference #265

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 19, 2022

Conversation

pauminku
Copy link
Contributor

This PR is to allow to get access to the root's reference of a Realtime Database.
Just calling Firebase.database.reference("") is not possible because there's an empty string validation in iOS (not in android).
A proper way to get this reference is now possible with Firebase.database.reference()

@nbransby nbransby merged commit d34e1a6 into GitLiveApp:master Mar 19, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants