CrossGeeks / FacebookClientPlugin

Facebook Client Plugin for Xamarin iOS and Android
MIT License
106 stars 32 forks source link

Cannot find the assembly 'Facebook, Version=4.10.0.0, Culture=neutral, PublicKeyToken=null' #41

Closed aparnatiwari30 closed 5 years ago

aparnatiwari30 commented 5 years ago

I have update the FacebookClientPlugin to version 1.4.0. And now android app is building fine but iOS App build is getting fail with below message

MTOUCH : warning MT0136: Cannot find the assembly 'Facebook, Version=4.10.0.0, Culture=neutral, PublicKeyToken=null' referenced from '/Users/…./packages/Plugin.FacebookClient.1.4.0/lib/Xamarin.iOS10/Plugin.FacebookClient.dll'.
MTOUCH : error MT2001: Could not link assemblies. Reason: Error while processing references of 'xxxx.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
Done building target "_CompileToNative" in project “xxxx.iOS.csproj" -- FAILED.

Version Number of Plugin:1.4.0 Version of VS: 7.8.2 Version of Xamarin: 3.1

ColdThor commented 5 years ago

I´m having the same issue, have you solved it yet?

rdelrosario commented 5 years ago

Can't reproduce this issue but if still having it please test:

https://www.nuget.org/packages/Plugin.FacebookClient/2.0.1-beta

If not fixed in this version please re-open.