diffuse icon indicating copy to clipboard operation
diffuse copied to clipboard

PWA on iOS sometimes loads forever

Open icidasset opened this issue 3 years ago • 2 comments

Not sure what’s going on, maybe something to do with auth 🤷‍♂️


I had this using the Dropbox auth method, when already logged in previously.

Ruled out:

  • [x] Missing secret key, it shows an error message if that's the case.

icidasset avatar Sep 10 '22 08:09 icidasset

usually this happens to me with the wrong decryption key for the user layer, or if I have a spotty internet connection. Might be something totally different since this is iOS and safari, but my 2c

Netherquark avatar Sep 10 '22 08:09 Netherquark

Thanks for the insights @Netherquark I think you're on the right track there.

icidasset avatar Sep 10 '22 09:09 icidasset

Most likely been fixed by #372 Will reopen in case it's not.

icidasset avatar Dec 24 '22 22:12 icidasset

I dont have my old iPad mini anymore, so cant test.

Netherquark avatar Dec 25 '22 05:12 Netherquark