sama.van

Results 14 comments of 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...

![Screen Shot 2564-05-10 at 12 27 50](https://user-images.githubusercontent.com/6184992/117610039-46b88380-b18b-11eb-8835-dccd2756d3b4.png) 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 : ![s__12361732](https://user-images.githubusercontent.com/6184992/44957687-a0168200-af0f-11e8-928f-8e341767ded0.jpg) But well you mentioned...