Closed hm122 closed 2 years ago
EncryptedSharedPreferences is only a buggy abstraction for the underlying KeyStore ..
I also don't see his this qualifies as an issue
Wasn't aware of the issues actually, used it a lot without issues and thought it would reduce complexity in the plugin. But you are right, wasn't probably the right way to open an issue. Anyways, thanks for the fast reply and the plugin development.
Hi,
is there any reason why on Android
KeyStore
was used instead ofEncryptedSharedPreferences
?