Android Question FirebaseAuth Play Store issues

Johan Hormaza

Well-Known Member
Licensed User
Longtime User
My application that is published in the Play Store does not run FirebaseAuth, however it works for me when I compile it directly to mobile. Is there an option in the GooglePlay Store console? Am I missing something?


Thanks!
 

Johan Hormaza

Well-Known Member
Licensed User
Longtime User
SignInWithGoogle.ResultArrived
ResultArrived Error: Status{statusCode=DEVELOPER_ERROR, resolution=null}, null


This is the error that I get in the logs.
I uploaded my application a week ago the first version, and everything worked fine, until I had a problem with the Project in Firebase which made FirebaseAuth not work until I solved the problem in Firebase and then I decided to upload the latest version that I It works perfectly when compiling it directly to the mobile but when downloading it directly from the Play Store it does not work for me and it only throws me that error in the registry.
 
Upvote 0
Top