I would like to know If it would be possible make a post like this with Android Facebook SDK FacebookDialog.shareDialogBuilder.
I have tried with something like this but it's is impossible for me put a bit picture for the localization, I just can change the small picture
FacebookDialog shareDialog = new FacebookDialog.ShareDialogBuilder(this)
.SetLink("http://google.com/")
.SetDescription("")
.SetCaption("google")
.Build();
uiHelper.TrackPendingDialogCall(shareDialog.Present());
Aucun commentaire:
Enregistrer un commentaire