2
Answers

How to create session in Xamarin Android after login

Rupesh Kahane

Rupesh Kahane

8y
1.3k
1
I have created a registration page and now would like to take inputs on like User Name and Password and create session for that user.
 
Also would like to maintain this session for some time period. Also add Logout link on the page after successful login.
Please share with me some code or links so I can achieve it.
I searched for the same, I got some reference to implement this by using Shared Preference.
Thanks
Answers (2)
0
Ankit Sharma

Ankit Sharma

NA 8.8k 141k 7y
Hi
 
I think this link might help you
 
https://github.com/google/google-api-dotnet-client/issues/1041
 
or else try installing some older version
 
https://www.nuget.org/packages/Newtonsoft.Json/10.0.2