Hi.
Yes, I know there are similar post to this one, but I’ve readed every solution given and doesn’t work for me, please, help.
When I try to compile de apk of a simple login screen (I want to test Firebase) this message is shown:
I have checked multiple times the name of the google-services.json file and its right. I have closed the browser several times, erase the data in browser and use other browser never used with Kodular. I have restarted the pc several times. I have created a new project from the scratch, copy-paste de elements of the designer screen and made all the blocks again. I have deleted all the assets, restarted the browser and load them again.
In Firebase console I have deleted the aplicattion and the project and nothing works.
I followed this (fantastic) topic of @JaviR3TicS:
Nothing have worked, the error message keeps appearing.
I leave here the aia if any one could check and see something strange, these are my first steps with Firebase.
One final doubt; when the Firebase application is configurated, the SDK step is not necessary with Kodular, is it? We just have to use the Firebase Authentication component, is this correct?
Hi I am also having similar issue. I’m not sure what might be the problem
I have followed the steps properly.
To make it clear I have built two more apps in different account with the same methods I have followed now.
Those two apps are working fine…but this time when I try to export an empty app with firebase authentication, it fails to build the apk.
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
Ey! Worked for me too!
Thanks!!
I’ll create the project again in Firebase console and change the location to see if that was the problem. And lets see if the app works fine with Firebase authentication.
Thanks again!
Actually, I have the location selected and the json file is missing the email line, I have to add it manually. I deleted the project and made another one in Firebase console and this keeps happening.
Maybe is the location selected, mine is europe west, eur-3 and can’t be changed.
Thank U Very Much
By Adding This Line “firebase_url”: “https://your-projekt-id.firebaseio.com”,
under Project Number It Was Working Superbly
Thank U Very Much