maui icon indicating copy to clipboard operation
maui copied to clipboard

Default value of a Preferences.Get returns a null value in Windows

Open geertgeerits opened this issue 2 years ago • 0 comments

Description

Default value of a Preferences.Get returns a NULL value in Windows, works correct in Android. Not tested on Apple products.

Steps to Reproduce

  1. Open the attached file
  2. Run it in Android and you will see the text: Preference OK
  3. Run it in Windows and the text will be: Preference NOT OK

MauiAppTestPreferencesGet.zip

Version with bug

6.0.486 (current)

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

Windows 11

Did you find any workaround?

No

Relevant log output

No response

geertgeerits avatar Aug 10 '22 12:08 geertgeerits