I’ve been using the firebase authentication feature for almost 9 months in kodular and no problem at all and my app is live on play store
Until the upgrade to Kodular Fenix some time ago
Steps to reproduce the issue
Upload the apk or aab to the Play Store and you will not be able to login using firebase authentication
Expected Behaviour
The Firebase Authentication feature works fine when produced without being uploaded to the playstore, but after the application is uploaded to the playstore, I can’t log in at all, be it using email or using a mobile number
Actual Behaviour
When you click the firebase login button using a google account or cellphone number, it will directly trigger a message from Firebase Authentication Login Failed
Your app must from the play store
Google-json.service is still in my apk, Its ok
It’s already work in PlayStore in almost 9 months, SHA fingerprint is still there and i dont mess with this. I put SHA from kodular and from PlayStore.
The diferent between my app from kodular fenix and my app from 2 weeks ago is just delete 1 single button. 2 weeks ago it perfectly work
My app is approve in just 1 hour from google, this is very rare. And the step I give in the previos post still not solve the problem. I check my email and notification in firebase looks like nothing wrong, all bill was paid
I try but unfortunately do not solve my problem:
Step that post before this
Reupload apk from previos version build by kodular eagle and change the version using apk editor
When I press sign in button==> it will imidietly show block from “When Authentication Login Failed”. not from “When Authentication Sign Up Failed” so I dont know what message, wheter using new email or email that has been used
So right now I am confused and do not know what to do. Should I contact Firebase customer support?
I just delete one button, and this button is nothing to do with authentication. This button just to trigger chat to my whatsapp
I tried reupload my previuos app from kodular eagle, change version using apk editor, and it still not work on Play Store. Looks like this is my own problem and nothing to do wtih kodular Fenix
There you are. after publishing your app in playstore especially while using firebase authedication, even a small change (if it is no where related to authentication) you need to do the same procedure what you did now.
I just upload simple app made from android studio, this app can use firebase authentication perfectly, I don’t know where is the problem, maybe if one of who read this has similiar problem can say to me too
I too have the same problem. When testing authentication worked fine. After I have updated aab file in play console it is not working. Update is now live. Can anyone help me to solve this issue?