buttercup / buttercup-mobile

:iphone: React-Native mobile application for Buttercup
https://buttercup.pw
GNU General Public License v3.0
392 stars 69 forks source link

[bug] [ios] Unlocking a vault shows the splash screen #308

Open lfom opened 2 years ago

lfom commented 2 years ago

I have only one vault that is accessed via WebDAV, when opening it with FaceID on iOS most of the times the app shows the splash screen preventing any user interaction. Workaround: close the app or just go to another app or the home screen and then back to Buttercup. It is annoying nevertheless.

perry-mitchell commented 2 years ago

Never seen this. Can you include a screen recording?

lfom commented 2 years ago

Yes, it's not happening anymore here either. Maybe it was related to pCloud stopping to support WebDAV for the free accounts, I haven't had the problem since I moved to NextCloud. Cheers

lfom commented 2 years ago

Hello! I am able to reproduce the issue now using Buttercup 2.4.2 on iOS every time I follow these steps:

  1. Make sure you have a vault with Biometric Unlock enabled
  2. Unlock the vault then go back to the main screen
  3. Use Lock All Vaults
  4. Try to open the same vault again
  5. It will unlock it using FaceID and then get stuck in the splash screen

It is not really stuck tho: I while ago I have found out that you can swipe it right to go back to the main screen again.