I recently downloaded the latest FB SDK for unity and imported the asset package in my demo game project in unity ver. 4.0(windows)
As soon as i import all the files i face some errors in FB.cs script file .
Kindly let me know how to eradicate these following errors :
-> UnityEngine.Security does not contain a definition for LoadAndVerifyAssembly in the line
var assembly = Security.LoadAndVerifyAssembly(www.bytes);