alphasp/pxview

Offline handling

Closed this issue · 5 comments

r1bnc commented

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?

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:

  • Your authentication refresh token get invalidated by pixiv
  • Your account was banned by pixiv
  • Your device internet connection is not stable or offline while opening the app (will receive network error message on login page)
r1bnc commented

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

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

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

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