V
V
Viktorianec2015-09-21 10:57:44
Facebook
Viktorianec, 2015-09-21 10:57:44

How to send a custom story to Facebook via popup in Unity?

Currently I'm using the following code:
FB.API("/me/{app_namespace}:got", Facebook.HttpMethod.POST, delegate(FBResult r) { Util.Log("Result: " + r.Text); } , queryAchieveMent);
The achievement is published correctly, but the user does not see any popup. Is there any solution, maybe using FB.ShareLink?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question