Santosh
Santosh
Any way to do this?
@BorntraegerMarc We are seeing this issue in Android 9 and 10 in Samsung and Pixel devices. The experience is same as yours, i.e after entering the password only it is...
Thank you @BorntraegerMarc. This make sense to me. I would like to understand what are the scenarios that the encryption keys gets invalidated. Also, we need to gracefully inform the...
@BorntraegerMarc After we move to production considering this is not a serious blocker, many users reported that they are seeing a black screen of death after the passcode/biometric screen. Did...
@BorntraegerMarc We did good debugging on the plugin. Identified that there is a line https://github.com/mibrito707/cordova-plugin-secure-storage-echo/blob/0631967b5db0c27d1a656e6064697ab3c3f947cf/src/android/SecureStorage.java#L26 which is responsible for asking for credentials for every 24 hours. And if you don't...