unoplatform / uno

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
https://platform.uno
Apache License 2.0
8.48k stars 690 forks source link

Add support for storing photos and videos without using the FileSavePicker #16721

Open jeromelaban opened 2 weeks ago

jeromelaban commented 2 weeks ago

What would you like to be added

Add support for WinUI APIs such as KnownFolders.GetFolderAsync that would provide access to saving files directly.

Why is this needed

Once the permission has been provided, it gives a better user experience that having to go through the picker.

For which platform

Android, iOS

Anything else we need to know?

No response