alphasp / pxview

An unofficial Pixiv app client for Android and iOS, built with React Native.
MIT License
753 stars 87 forks source link

Offline handling #47

Closed r1bnc closed 4 years ago

r1bnc commented 4 years ago

After some time of not using the app, I got automatically logged out. Is there any plan to add a 'remember me' functionality for the username and password?

alphasp commented 4 years ago

After some time of not using the app, I got automatically logged out. Is there any plan to add a 'remember me' functionality for the username and password?

How long since you last open the app? The app do remember login, some possible reasons that could caused auto logged out:

r1bnc commented 4 years ago

I have unstable internet connection, it could be that. The error message disappears before I can read it.

alphasp commented 4 years ago

I have unstable internet connection, it could be that. The error message disappears before I can read it.

Will add offline handling to todo list

r1bnc commented 4 years ago

Thanks. So, to avoid the issue. I just need to make sure that the app receives internet connection everytime I run it? I use a firewall to block internet from apps that I don't use for some time and unblock them when I use them.

r1bnc commented 3 years ago

This still happens in the latest version. Perhaps, add an option of password saving so we can easily log in.