Changes
Settings
,/* General */
|-
| ''ShowUnreleasedFeatures''|| This boolean field denotes whether some unofficially released features/options should be enabled/shown. For example, the developer settings in the Xamarin app is hidden by default and only shown when this value is set true.
|-
| ''SendCrashReports''|| Determines whether the device sends crash reports to the App Center or not. '''Please note that the diagnostic data is still saved locally and that all users on the device share the same switch. This means if one user enables crash reports, all users on this device will also send crash reports.'''
|-
|}
{{Attention|The UICompatibilityLevel setting tells the client app to be compatible to the specified versions of the UI if possible. This doesn't mean all existing UI customizings are still supported in newer versions of the app. In fact, any feature where this setting has an effect will explicitly mention it. Otherwise, you should always check the "XAML Notes" tab of each version's release note page.}}
[[Category:Client|Settings]]
== Connection ==