Skip to content

what should i pass to Firebase.Database.get_database_reference()? #322

Answered by fenix-hub
MeBadDev asked this question in Q&A
Discussion options

You must be logged in to vote

Once you've properly configured the plugin (set the databaseUrl property) you can get a reference to your database like this

Firebase.Database.get_database_reference("quotes") # in your case

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@fenix-hub
Comment options

@MeBadDev
Comment options

Answer selected by MeBadDev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants