Rik Scheffer

Results 8 comments of Rik Scheffer

I'm having the same problem, any news on this?

apps should not be allowed to access the keychain of another app. This is only possible if the user has rooted their device. The best way forward is to setup...

@timotgl I was not aware of that, thanks for pointing it out

I'm seeing the same here (with react-native-keychain 6.1.1), happening also on Android 11, all different kind of device manufacture. Also both ARM 32bit and 64bit.

I also have a stacktrace: ```[ { "class":"com.oblador.keychain.cipherStorage.CipherStorageKeystoreAesCbc", "file":"CipherStorageKeystoreAesCbc.java", "lineNumber":148, "methodName":"decrypt" }, { "class":"com.oblador.keychain.cipherStorage.CipherStorageKeystoreAesCbc", "file":"CipherStorageKeystoreAesCbc.java", "lineNumber":160, "methodName":"decrypt" }, { "class":"com.oblador.keychain.KeychainModule", "file":"KeychainModule.java", "lineNumber":623, "methodName":"decryptToResult" }, { "class":"com.oblador.keychain.KeychainModule", "file":"KeychainModule.java", "lineNumber":590, "methodName":[ "Filtered"...

what data did you save to produce this locally? Or what steps did you take?

can someone publish this fix, so we can use v3?