I would like to store my users' session ids using Xamarin.Auth to support cross-platform but can't find out how to write it or grab it when needed. I tried following this tutorial but i dont get where they get half the methods.
Asked
Active
Viewed 209 times
0
-
`i dont get where they get half the methods.` Source code is available: https://github.com/xamarin/recipes/tree/master/cross-platform/xamarin-forms/General/StoreCredentials/ – SushiHangover Dec 29 '17 at 06:14
-
When I use 'Xamarin.Auth' it says it's not in the name space 'Xamarin' but if i check my NuGets under installed i have 'Xamarin.Auth 1.5.0.3' installed – Dec 30 '17 at 10:31
-
Any help? bumpp – Jan 03 '18 at 00:30