Hi, I successfully enabled facebook plugin in my game, but I had to use
System.loadLibrary("Facebook"); |
instead of "facebook" as stated in installation doc file;
just to let you know.
I have a question, which maybe is a bug: my app crashes if I cancel an inviteFriends dialogue with the fb "cancel" button, while it works if I hit the "X" in the dialog box corner.
Does the facebook "cancel button" work for you?
thank you
Comments
I just tried again and now it works.
However there is a difference, just to follow this up:
facebook plugin didn't match my fb language setting in the dialog screens (at the time when I wrote my first post). Now it does.
I did nothing to change it, maybe a reboot.
Since when cancel button has been translated along with the dialog window it works for me too.
The other things I tried (login and wall post) were working either if dialogs were in the "wrong language".