Closed riandesign closed 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.
I shouldn't reference it like that, you should install it as a NuGet also on your iOS project.
But the problem is the NuGet is outdated and it doesn't work on iOS at all.
@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.
I am having the exact same issue with the nuget. Did this ever get fixed and if so how?
I'm having the same issue with an iOS project. Don't understand why this issue is closed if it's still a problem.
I'm having the same issue! Any news about it?
Same issue
I am facing the same issue. Any clean solution?
Me too have the same issue? An update on it?
Someone found the solution?
same problem
tested in a blank project
@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.
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.