I'm looking for the best approach. Our app needs to same a choice/setting that the user makes. Really simple, a couple bools and strings.
So far the only way I can consider is the save it as a test file. I am hoping there is a Xamarin.Forms wrapper for this business case.