xamarin / Essentials

Xamarin.Essentials is no longer supported. Migrate your apps to .NET MAUI, which includes Maui.Essentials.
https://aka.ms/xamarin-upgrade
Other
1.53k stars 505 forks source link

[Bug] #1627

Closed broteam168 closed 3 years ago

broteam168 commented 3 years ago

Description

I have met this issue when using xamarin.essential to use FilePicker.But when i only use this line code FilePicker.PickAsync() It said expexted FilePicker.FileResult in Xamarin.Essential.1.6

Expected Behavior

I hope you can help me to sole this error

Basic Information

jamesmontemagno commented 3 years ago

Hey there, be sure to read through the docs: https://docs.microsoft.com/en-us/xamarin/essentials/file-picker?tabs=android I am not positive exactly what the issue is. Please follow the docs and open a new issue with a reproduction project if you continue to have an issue.