sama.van
sama.van
Any fix?... Nothing mentioned from the ChangeLog.. :( - https://developers.facebook.com/docs/unity/change-log
> With the help of @visualbruno, I have fixed the problem. > > Facebook SDK team please fix this bug when you have time because this bug makes your SDK...
> Facebook.Unity Could you tell a bit more where you found the new facebook.Unity.dll file ? or what do you mean by "replaced it by the Facebook.Unity source folder"? ......
> Hi @samavan, In the FacebookSDK/Plugins folder, I just deleted the Facebook.Unity.dll file, then dropped the folder highlighted on your screenshot in that folder. Hmm what I did but getting...
 Finally managed to get the scripts to compile without error removing other dll replacing with the original directories. However build compilation error on...
> Sorry I forgot a step, you have to create an assembly definition for Facebook.Unity after adding the folder: > > 1. Right click on Facebook.Unity folder -> Create ->...
However after compiling on device : 1. press FB.Init 2. press Classic Login 3. press Graph Request 4. press Basic request - Me >> give error log from Xcode as...
@binouze @farahjr now working a charm, thanks for the fast support! ;)
It seems the errors due to the fact I was deactivating the Objective-C Automatic Refeference Counting as below.... ... Since I was having the following error from your code. DisplayManager.mm...
A friend fixed the WebView.mm file. The build now run smooth. [WebView.mm.zip](https://github.com/midworld/unity-googledrive/files/2343492/WebView.mm.zip) Now once the login WebView showing up I have this showing up :  But well you mentioned...