Closed ghotekarduryo closed 4 years ago
FileData file = await CrossFilePicker.Current.PickFile(); We Are Used Filepicker on Image Upload file selection and upload successfully on android version 6,7,8 but not working on version on 9 and above
Thanks in advance
Closing this since this project will retire, please check out Xamarin.Essentials which now has a FilePicker based on this one.
FileData file = await CrossFilePicker.Current.PickFile(); We Are Used Filepicker on Image Upload file selection and upload successfully on android version 6,7,8 but not working on version on 9 and above
Thanks in advance