SONY_liv
(SONY liv)
May 20, 2021, 2:36am
#1
Hello please solve it I do everything
I add Google services.json file in asset of my app
After I see my app will not connect to myfirebase please solution
Show your blocks, if you are getting any error then show the message.
msr79526
(SR Official)
May 20, 2021, 4:37am
#3
Where is google-services.json file?do you rename it?
Check for missing firebase url in google-services.json
To be honest I have no knowledge of Firebase.
But by looking at one of the json files that were lying around here on my PC, I saw that one line was missing in both cases
"firebase_url": "https://your-projekt-id.firebaseio.com",
if it is the right/correct one I have no ideaβ¦
"project_info": {
"project_number": "123456789",
"firebase_url": "https://your-projekt-id.firebaseio.com",
"project_id": "your-projekt-id",
"storage_bucket": "your-projekt-id.appspot.com"
1 Like