Hi all,
I follow all the step from https://www.b4x.com/android/forum/t...rebaseauth-to-support-facebook.67954/#content
I can sign in with Google with a Sub Auth_SignedIn (User As FirebaseUser) event raised so I know the user is successfully signed in.
But when I sign in with Facebook, although it has a
but does anyone know is that any event raised for the facebook sign in so I can get the sign-in email for the user?
Thank you.
I follow all the step from https://www.b4x.com/android/forum/t...rebaseauth-to-support-facebook.67954/#content
I can sign in with Google with a Sub Auth_SignedIn (User As FirebaseUser) event raised so I know the user is successfully signed in.
But when I sign in with Facebook, although it has a
B4X:
Facebook success: com.facebook.login.LoginResult@42247298
Thank you.