uno.extensions
uno.extensions copied to clipboard
`IKeyValueStorage.GetKeysAsync` returns keys with `_ADCSSS` suffix
Current behavior
IKeyValueStorage.GetKeysAsync returns keys with _ADCSSS suffix
Expected behavior
IKeyValueStorage.GetKeysAsync returns keys without _ADCSSS suffix
How to reproduce it (as minimally and precisely as possible)
serviceProvider.GetRequiredDefaultInstance<IKeyValueStorage>()SetValueAsyncGetKeysAsync
Environment
Nuget Package (s): Uno.Extensions.Storage
Package Version(s): 4.3.0-dev.5
Affected platform(s):
- iOS
- macOS (AppKit)
- Mac Catalyst
- Android
- WebAssembly
- Windows
- Skia (WPF)
- Skia (GTK on Linux/macOS/Windows)
- Skia (Linux Framebuffer)
Visual Studio:
- 2022 (version: 17.10.4)