Search code examples
facebookunity-game-enginefacebook-likefacebook-unity-sdk

Facebook Unity SDK how to add like button for (for liking Facebook page)?


We want to add "like our Facebook page and get reward" to our Unity game.
We use Facebook Unity SDK (6.2.2).
Are there ways to add Like Button (for liking Facebook Page) with the Facebook Unity SDK?

Second, if no, is it possible to add Like Button to my webpage (on my server), and "press" it programmatically from my unity app?
How to do this?


Solution

  • This is not possible in Facebook Unity SDK v6.2.2. We simply sends the user to browser to our page.