SecureStorage icon indicating copy to clipboard operation
SecureStorage copied to clipboard

What is the difference between this plugin and Xamarin.Essentials: Secure Storage

Open desenG opened this issue 6 years ago • 1 comments

I have some sensitive information to store in phone. When I search the solution, two things came to my eyes "Sameerkapps/SecureStorage" and "Xamarin.Essentials: Secure Storage". Now, question is what are the differences and which one I have to use.

desenG avatar Dec 12 '18 17:12 desenG

Xamarin.Essentials supports a minimum Android version of 4.4, corresponding to API level 19

BabakCelecom avatar Jul 24 '20 08:07 BabakCelecom