Closed ScottIsAFool closed 9 years ago
LocalSettings throws a NotImplementedException if your app is SL8.0, even if it's being run on WP8.1 device. Put in a check for AppxManifest.xml, if that file exists, it's an 8.1 app and LocalSettings can be used.
LocalSettings throws a NotImplementedException if your app is SL8.0, even if it's being run on WP8.1 device. Put in a check for AppxManifest.xml, if that file exists, it's an 8.1 app and LocalSettings can be used.