When using iOS
integrated dialog box to post to FB
, there is API
to set the initial text that the user can alter afterwards.
But I am unable to see such an ability in FB
native dialog boxes (not by using FBDialogs
nor using FBWebDialogs
).
Is there a way to pre-fill the text using FB
dialogs?
Thanks!