I was using the react native appwrite SDK
Expo SDK 54
react-native-appwrite version 0.13.0
I can login just fine, and browse the application which calls a function for different pages. The function is restricted to only users.
While using the app the session in my app gets cleared for some reason. My app is supposed to redirect user back to the signin page if no session is found, I haven't checked if that check is working while the user is actively in protected routes or not so am not sure if the session actually gets cleared in the current state.
However, if I close the app and reopen it, I am back in the login screen.
This is the case for Google auth as well as email and password.
I haven't checked others.
This happens randomly. But I just recreated a definite way to do this. That happens when I open a page with a webview. Implemented with react native webview. That particular page has nothing to do with appwrite functions and all.
Is there any problem in Expo 54?
I am currently unable to provide a reproduction as it's 2.30 am here. Will definitely provide one by morning
One more thing, the session is still active in the console.
Recommended threads
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- One-time Cloud migration blocked by data...
Hi, I’m blocked on a one-time migration from Appwrite Cloud to my self-hosted Appwrite instance. We already fixed the region issue, and the migration now corre...
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...