I am using Restsharp to consume a web api, however i need to store the user id's. Do Xamarin.forms have sessions or anything to store the id's and User name? Or Can I store them without using the sessions.?
↧
I am using Restsharp to consume a web api, however i need to store the user id's. Do Xamarin.forms have sessions or anything to store the id's and User name? Or Can I store them without using the sessions.?