Android Question [SOLVED] can check success event from google firebaseauth-authenticate?

scsjc

Well-Known Member
Licensed User
Longtime User
I use FirebaseAuth to authenticate users : https://www.b4x.com/android/forum/threads/firebaseauth-authenticate-your-users.67875/

Some user cannot enter because he does not have the android clock in time.
can i check the event..... firebaseAuthWithGoogle success: (false / true) ..... and receive an error description

Sample log:
1638811374936.png



Thanks :)
 
Top