PramodVemulapalli/reactnative-expo-uikitten-firebase-auth

Facebook user is automatically logged out and not persisted

Opened this issue · 0 comments

Hi,

As you can see in the image:

  • the user is authenticated (the token is set)
  • authStateChanged + onAuthStateChanged (firebase) are called
  • then the route is set to " main_screen"
    THEN, suddenly, without any other interaction, the user is logged out

image