Hello,
I'm trying to create an application that allows to save my location and share it using Firebase. The problem is that the screen freezes on a white screen when i run the app. Can anyone help me?
appConducteur (1).aia (2.0 KB)
Hello,
I'm trying to create an application that allows to save my location and share it using Firebase. The problem is that the screen freezes on a white screen when i run the app. Can anyone help me?
appConducteur (1).aia (2.0 KB)
I'm guessing your Firebase database is not in us-central1.
https://taximotofix-default-rtdb.firebaseio.com/
The Firebase component only works with that server location.
I checked and it's us-central1. I did another one to be sure. But it still shows a white screen.
I'm stumped.
Do you have any secure rules set ?
No, I set it to test mode by default.
Is it only this project, or are any other projects affected?
You could try removing firebase completely, see if that helps, or start a new project and see if that is also affected in the same way.
Make certain that your default project bucket is correct.