-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Infinite loading A15 #783
Comments
Are you logged in? I need some details of when it starts to happen. |
KeyGenParameterSpec keyGenParameterSpec = new KeyGenParameterSpec.Builder( KeyPairGenerator keyPairGenerator = KeyPairGenerator.getInstance( |
Thanks for the logs! I'll try to look deeper into it, but at the first glance the logs report hardware communication failure which is probably a bug in the OS and need a system update. |
Yes, it's a problem of my software but all other apps that are encrypted are working well You can use app data path instead, it is less secure but at least it's better than nothing (a unsafe option when creating a vault if the keystore doesn't respond/loads in 10 seconds) |
Might be fixed by 1ecd463 |
@Cyber2525 could you check if this build works for you https://github.com/AChep/keyguard-app/actions/runs/13334369769 |
In my Xiaomi, hyperos 2 (android 15) the app is stuck at loading
The text was updated successfully, but these errors were encountered: