hi
i have implemented firebase auth on my phone and on my phone it works fine but on other phones i cannot not login using gmail account.
this is what i get on the logs:
what could be the reason that on my phone it works fine but not on other phones?
thanx, ilan
i have implemented firebase auth on my phone and on my phone it works fine but on other phones i cannot not login using gmail account.
this is what i get on the logs:
Logger connected to: 4200f7289b336595
--------- beginning of main
*** Service (starter) Create ***
** Activity (main) Resume **
** Activity (main) Pause, UserClosed = false **
** Service (starter) Destroy (ignored)**
** Service (firebasemessaging) Destroy **
** Activity (main) Resume **
** Activity (main) Pause, UserClosed = false **
** Activity (main) Resume **
SignInWithGoogle called
** Activity (main) Pause, UserClosed = false **
sending message to waiting queue (OnActivityResult)
running waiting messages (1)
SignInWithGoogle.ResultArrived
ResultArrived Error: Status{statusCode=DEVELOPER_ERROR, resolution=null}, null
** Activity (main) Resume **
what could be the reason that on my phone it works fine but not on other phones?
thanx, ilan