When i try to deploy a windows phone app using Mvx.Plugins.Settings to a physical device, i get a Visual Studio error complaining about Mvx.Plugins.Settings being compiled as x86. To be able to distribute an app to the windows phone store you actually need to target ARM, so i can't test apps using this plugin in device nor i can publish them. The same problem happens in Windows Store if you want to create an ARM or x64 package, only x86 work.
Hi!,
When i try to deploy a windows phone app using Mvx.Plugins.Settings to a physical device, i get a Visual Studio error complaining about Mvx.Plugins.Settings being compiled as x86. To be able to distribute an app to the windows phone store you actually need to target ARM, so i can't test apps using this plugin in device nor i can publish them. The same problem happens in Windows Store if you want to create an ARM or x64 package, only x86 work.