Daniel Huggins

Results 1 comments of Daniel Huggins

Here is the solution i ended up going with: ```csharp public async void SelectLastUploadedFile(FileData file) { // See https://github.com/dotnet/maui/issues/8534 // No idea why this works, nor why it is necessary....