leolio86400

Results 14 comments of leolio86400

The problem I had while working on the plugin was that iOS ask you to pass the biometric test to find out if the key is present in the keystore....

Ok so after investigation this seems to be an Android Webview bug not related to this plugin @nfischer I guess this is for your team ;)

Thanks @nfischer, here is the ticket https://bugs.chromium.org/p/chromium/issues/detail?id=1147655 I'll try on more device and check if it is not working either, but my guess is that it has been here for...

It is a fairly common issue from monorepo structures. Ended on that few weeks ago, would it make sense to use this feature instead of having package.json everywhere? https://nodejs.org/api/packages.html#packages_subpath_patterns

Hi @sandeeptpi any luck on that one ? We started to have customers reporting the same behaviour. Not all brands but some like OPPO or Xiaomi, it is 100% related...

probably related to that too https://github.com/mibrito707/cordova-plugin-secure-storage-echo/issues/27

Not sure it is related to the plugin but more to the device itself. But it is true that this is happening a lot on Android devices. The only thing...

Probably related https://developer.android.com/reference/android/security/keystore/KeyGenParameterSpec.Builder.html#setUserAuthenticationValidityDurationSeconds(int) https://github.com/mibrito707/cordova-plugin-secure-storage-echo/issues/27

@faugusztin yeah it seems to be a recurrent issue with low price brand phones. Did you find any plugin that could replace this one? This plugin have been the core...

Thanks @faugusztin, I opted for another way and designed a solution to remove the plugin as well. I tried to upgrade it and use the setUserAuthenticationValidityDurationSeconds up to 1 month,...