So i use SLComposerSheet in my project for share text and image into Facebook. Today 27 April after update facebook application i have interesting problem, method setInitialText doesn't work!. I determined that if i deleted fecebook app from iPhone, method setInitialText works perfectly! Maybe someone know how to fix this bug? Or we must to wait update for Xcode?
Asked
Active
Viewed 302 times
3

Genevios
- 1,115
- 1
- 16
- 29
-
It's by design. According to Facebook Platform Policy, you can't pre-fill using iOS share sheet. See more here: https://developers.facebook.com/docs/apps/review/prefill. Relevant discussion: https://developers.facebook.com/bugs/962985360399542/ – amudi May 04 '15 at 08:40
-
Wow thanks dude for found this post. Really its very good - We have a fix for this issue and it should be resolved in the next version of the Facebook iOS App. – Genevios May 21 '15 at 21:18