Closed timosturm closed 5 years ago
If the android keystore is unavailable the application will crash. The user should get the information that the application does not support the device in that case (without the keystore nothing can be securely saved on the android device).
Instead of letting the application crash the user is shown a dialog window. The user gets informed that the device is not supported because this.
If the android keystore is unavailable the application will crash. The user should get the information that the application does not support the device in that case (without the keystore nothing can be securely saved on the android device).