Cannot force Unity web player to download Facebook DLL

I am trying to check Facebook integration for playing on the FB canvas I'm working on. When I start the player, I see the following message in the console:

loading dll: /rsrc/unity/lib/sdk_5.0/CanvasFacebook.dll Failed downloading /rsrc/unity/lib/sdk_5.0/CanvasFacebook.dll

and if I look through apache logs, I see a request for /rsrc/unity/lib/sdk_5.0/CanvasFacebook.dll

I have the same problem using version 4.3.x SDK for Facebook.

I am using Unity editor 4.3 and testing in Chrome on OSX.

Am I missing a DLL or link in MonoDevelop?

+3
source share
1 answer

, build webplayer Unity. -, . SDK Facebook -. Facebook, : https://developers.facebook.com/docs/unity , Unity, .

+5

All Articles