Xam.plugin.filepicker Works Fine But Can't Get File
Solution 1:
I have tested the file picker plugin for xamarin forms android. It can get the file byte, I can output the file bytes. Your code is right please check what the file type you selected or you may selected an error file. In my site, I selected a jpg file:
If only I could get the file's full path it would be great
You can not get the file path now, but this function will coming soon. Please check the github repository commit branch.
Also if you use the back button it won't let you pick andother file because "Only one operation can be active at a time"
This issue is also fixed on the way, please check the github repository
If you can not wait for them to fix, I suggest you to download the source code and change it by yourself.
Solution 2:
for "Path" you should download the GitHub code that has this property. Nuget package is a bit old
Post a Comment for "Xam.plugin.filepicker Works Fine But Can't Get File"