1
votes

i am using SLComposeViewController for sharing on facebook and twitter. when i perform action then open dialog box but there are no any text is appear in dialog box.

1
Maybe fb forbids to prefill it now. Read the Facebook Policy at developers.facebook.com/policy 2.3 - gaRik

1 Answers

1
votes

Since Facebook update their policy it always blank.

Possible solution: create your own alert view (push me), integrate FacebookSDK (push me) and implement sharing (push me).

The easiest way to integrate sdk is through CocoaPods.