iosslcomposeviewcontroller

An issue with SLComposeViewController sharing text appear blank ios9


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.


Solution

  • 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.