I use Xamarin.Auth
to save account to make "Remember me" function in my Xamarin.Forms
project.
It works good for both Android and iOS in debug mode.
But when I build it in release mode, it doesn't work for both platforms.
I can't find what is the problem and how I can fix it. Please help me.
Thanks.