Answer the question
In order to leave comments, you need to log in
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 questionAsk a Question
731 491 924 answers to any question