Unity Mac OSX Facebook integration

Hi,

I am trying to integrate facebook in my game mac OSX version. I have created cocoa bundle with a webview for FB login and used FB graph API to post on the FB wall and after that, I have called method from unity to that bundle. But there is problem that webview does not get any keyinput when it has been called from unity. Normally, as NSApplication it works properly and get keyinput.

Please let me know if you have any idea about this. You can also suggest me if any other way to integrate FB in unity mac OS build.

Thanks

Shaikot

I’ve got the exact same problem as shaikot. I’m using unishare plugin with osx. Did anyone has solved it?!