maui
maui copied to clipboard
Default value of a Preferences.Get returns a null value in Windows
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
- Open the attached file
- Run it in Android and you will see the text: Preference OK
- Run it in Windows and the text will be: Preference NOT OK
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