Hi,
Anybody know how can i add Facebook Like button in iphone game?
Thanks.
Hi,
Anybody know how can i add Facebook Like button in iphone game?
Thanks.
It’s very simple to achieve this using SOOMLA’s Profile SDK which is free for download on the Unity Asset Store:
There’s also an example app showing how to use it. You can replace the code SoomlaProfile.UpdateStatus
to SoomlaProfile.Like
to connect it to a Like button.