Mavaddat Javid
Mavaddat Javid
I have done some research, and it appears the problem with this feature request is that the platform-specific implementations of the file/folder picker are inconsistent about providing an option to...
> Isn't this somewhat covered in Android by the "EXTRA_INITIAL_URI" Parameter when calling the "[ACTION_OPEN_DOCUMENT](https://developer.android.com/training/data-storage/shared/documents-files#open-file)" Intent? Yes, it looks like you are correct. Although the ACTION_GET_CONTENT does not support opening...
> To add more details to the excelent writeup [#9212 (comment)](https://github.com/dotnet/maui/issues/9212#issuecomment-1826125726): > > > * Regarding the **Windows** platform, it seems one can actually work it around using this approach:...