Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 91519

Xamarin Auth Account Store

$
0
0

I had been using Xamarin.Auth to save the password locally. After upgrading Xamarin.Auth 1.6.0.2 I can see that AccountStore.Create() method is now obsolete. It suggests to change the signature to AccountStore.Create(Android.Content.Context,String). as the previous method had security concerns.
In my shared project , I changed the definition to AccountStore.Create(Constants.AccountStorePassword), but it gives build error.
Saying "No Overload Method for 'Create' takes one argument".
Can anyone please suggest me what changes do I have to make?
or Do I have to implement the methods natively?


Viewing all articles
Browse latest Browse all 91519

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>