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

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

iOS system exception "You should reference the NuGet package" #28

Closed riandesign closed 7 years ago

riandesign commented 7 years ago

I installed the NuGet in PCL and iOS and also configurated the iCloud Kit on developer.apple, but I got this error:

System.Exception: 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.

Proyoyo commented 7 years ago

You need to link the iOS dll files from your iOS project. To find the required dll, go to the NuGet package -> lib -> MonoTouch10 -> select the 2 dll files there & add it to your iOS project reference.

jfversluis commented 7 years ago

I shouldn't reference it like that, you should install it as a NuGet also on your iOS project.

riandesign commented 7 years ago

But the problem is the NuGet is outdated and it doesn't work on iOS at all.

jfversluis commented 7 years ago

@riandesign I will look into it, please try not to go through every issue and report the error you have. Once is enough. I will try to find some time tomorrow to have a look.

Buckley-James commented 7 years ago

I am having the exact same issue with the nuget. Did this ever get fixed and if so how?

GlenConway commented 7 years ago

I'm having the same issue with an iOS project. Don't understand why this issue is closed if it's still a problem.

Char0394 commented 7 years ago

I'm having the same issue! Any news about it?

ahmedelashkerpersonal commented 7 years ago

Same issue

caiorios commented 7 years ago

I am facing the same issue. Any clean solution?

sravanthiakula commented 6 years ago

Me too have the same issue? An update on it?

CarlosJeJe commented 6 years ago

Someone found the solution?

CarLoOSX commented 6 years ago

same problem

CarLoOSX commented 6 years ago

tested in a blank project

jfversluis commented 6 years ago

@CarLoOSX this is fixed on the fork of this in my repo and accompanied NuGet.

In an effort to further develop this plugin I have moved it into my own account: https://github.com/jfversluis/FilePicker-Plugin-for-Xamarin-and-Windows.

Please look for the pre-release package.