Studyxnet / FilePicker-Plugin-for-Xamarin-and-Windows

FilePicker Plugin for Xamarin and Windows
MIT License
74 stars 52 forks source link

[iOS] This functionality is not implemented in the portable version of this assembly #83

Closed sky018 closed 5 years ago

sky018 commented 6 years ago

Exception: {System.NotImplementedException: This functionality is not implemented in the portable version of this assembly. You should reference the NuGet package from your main application project in order to reference the platform-specific implementation. at Plugin.FilePicker.CrossFilePicker.get_Current ()

Problem Description:

I made sure all the packages were installed for my main application project and for both iOS and Android. However it only occurs on iOS when trying to choose file from the drive. Are there any initialization to do in order for me to use the plugin for iOS?

Plugin Version: 1.2.1 Upgrade to 1.4.0-beta (Same issue)

jcus0006 commented 5 years ago

Updating to the latest Beta version: 2.0.81 should fix this problem.

jfversluis commented 5 years ago

Please have a look at https://github.com/jfversluis/FilePicker-Plugin-for-Xamarin-and-Windows. This repo is no longer maintained and active development is ongoing there