Closed jorgtron closed 6 years ago
I could not reproduce this on an emulator. I loaded the app after a few weeks of not running it, and it logged back in to the site correctly.
My emulator is running API 27. It's possible this is an issue with a specific version/flavour of Android.
I will be able to test tomorrow with a real device (older than API 27) and report back.
It would be useful to have more information on the devices of the users that have seen this problem, specifically the Android version on each device.
I have these reports so far:
Ok, I can reproduce now on Android 8 (API 26) emulator.
Alright, I think I found the issue. Users do not get logged out, but the app doesn't correctly store the state in some cases, which means that users will see the initial login screen (even if they are actually logged in to the app).
This is now fixed, I think. And current users can click on "Skip" and this will show their current session and fix the issue for further sessions.
Thanks!
To replicate: leave app open for 5-ish minutes on android device and close app. You'll have to log in again on next open. Reported by multiple users, but I haven't seen it myself.