I was hoping you could help me with this problem. I have followed the instructions as far as I can see, and it's seemingly working as expected until I deploy a new build... then the settings are lost. I've triple checked the xamarin settings, the "Preserve applicationdata cache" setting is enabled.
Our settings class is just a simple wrapper around your framework like some of your own examples in issues here, nothing special.
I don't even have to make any code changes. I just completely shut down the application on the device and restart the app from Visual Studio and the data is gone.
Do you have any idea what I might be doing wrong? I'm getting a bit desperate here because my deadline is looming... 🙂
Xamarin Forms, Android device
I was hoping you could help me with this problem. I have followed the instructions as far as I can see, and it's seemingly working as expected until I deploy a new build... then the settings are lost. I've triple checked the xamarin settings, the "Preserve applicationdata cache" setting is enabled.
Our settings class is just a simple wrapper around your framework like some of your own examples in issues here, nothing special.
I don't even have to make any code changes. I just completely shut down the application on the device and restart the app from Visual Studio and the data is gone.
Do you have any idea what I might be doing wrong? I'm getting a bit desperate here because my deadline is looming... 🙂