Guys i have a question hopefully someone has an answer…
Why is the app’s that you build the one day work fine like it should, and then the next day it does not work no settings changed i just switched on my pc connected to kodular and companion and its not working?
Have there been any changes on the network side of things?
Deduction in internet speed or something like that?
Do things work as expected when you compile an apk?
Which part of your app is not working? Could you please find out? (say, the firebase authorisation success block, or the screen initialisation block)
no settings has change everything is the same apk compile fine. its my user registration not working to create firbase auth user andfor that i can not log in to my app
Could you manually create a user from the Firebase console and then try to login with that user?
If not, can you try logging in with a pre-existing user?