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?