mobile
mobile copied to clipboard
extremely slow when open android app
Steps To Reproduce
If Android APP configured as self-host server, every time open bitwarden app will sync to remote server, then app stuck for about 10s to waiting syncing finish. then display items.
so, the advice is, can you refactoring the syncing method to backgroud syncing? when APP opened, first to load the local vault items, and syncing thread start backgroud. after finished sync with server, refresh local vault, then reload new items.
Expected Result
load local items
Actual Result
stuck on syncing process
Screenshots or Videos
No response
Additional Context
No response
Operating System
Android
Operating System Version
No response
Device
all devices
Build Version
all versions
Beta
- [ ] Using a pre-release version of the application.
same issue for me for months with about 500 logins app takes 15/20s to load everytime and this is the case too for the widget to show up when clicking on a form this is a pain to use :/ I really like the application but since the performance issues have been going on for so long with improvement I'm starting to wonder if this is prioritized highly enough. I already tried to reduce hash iterations etc ... but to no avail.
I cannot see a reason why it would be so slow except for a bug or unoptimized hot path in the app. I have a somewhat powerful combination to support it : Device: One Plus 6T Android 11 Network : WIFI 5Ghz with a 1Gbits fiber connection
Duplicate of https://github.com/bitwarden/mobile/issues/1723
@naizhao Please close this if you agree.