-
I was trying to generate app for personal use, i have successfully copy pasted json file but its creating new user in somewhere else's database, and can't connect my db to this project
-
Hello, I want to write data into firebase realtime database. When I run this code
```
db = firebase.database()
grafico_ref = db.child("Intelligence dashboard").child("DatiRegistrati").child("DatiPu…
-
Google's Firebase Realtime DB uses a sortable unique identifier format, a JS implementation of which is available at https://gist.github.com/mikelehen/3596a30bd69384624c11
72 bit of randomness, but…
-
Pros:
- better queries
- persistent data cache for offline (maybe also faster loading?)
Cons:
- more expensive?
- need big rework of code?
We could also do new features in Firestore, and kee…
-
Hi, I'm new to Firebase and just created a web app in Firebase, but React Firebase is asking for `databaseURL`, which is not given in their copy-config panel. The keys I do have are:
- apiKey
- au…
-
HI I am very much a beginner and I am following the steps as described:
Go to [Firebase console](https://console.firebase.google.com/) and create a new project with a Realtime Database.
Run np…
-
Can't get release build to work on iOS with Crashalytics enabled. It always fails with the below log. Does the same if I try to run `$ pod install` inside `platforms/ios`.
```
### Podfile
```ru…
-
I have used the example from the docs...
```
import React from "react";
import { useSelector } from "react-redux";
import { useFirebase } from "react-redux-firebase";
export default function …
-
https://github.com/jhonbatler99/24444444444444/tree/master/lib/Cloud_firestore
https://github.com/jhonbatler99/24444444444444/tree/master/lib/Firebase_Realtime_Db
-
Is there support for connecting to multiple databases? I tried looking through the documentation and wasn't able to find anything.
https://firebase.google.com/docs/database/usage/sharding
kilka updated
4 years ago