I have just noticed a problem in SLComposeViewController Facebook, no text is not to display inside, even official the Youtube application has this problem, do you have a solution?
Asked
Active
Viewed 1,659 times
13
-
2This is an issue with iOS 8.3. A bug report has been submitted. – Daniel Storm Apr 27 '15 at 12:56
-
@victor Do you get any another solution for now?....m facing same issue – Kalyani Apr 29 '15 at 10:17
-
seeing this issue as well – evenodd Apr 30 '15 at 18:25
-
I'm not getting URL to show up either... – clarky May 03 '15 at 04:52
-
if you are posting image, ensure you do not addURL because the URL will display instead of the image. Pretty stupid and damaging bugs. – GeneCode Oct 03 '15 at 08:41
1 Answers
8
Facebook Officially admits Empty box is by design and they are working on Cancel/Done issue
https://developers.facebook.com/bugs/962985360399542/

Mann
- 5,477
- 6
- 45
- 57
-
It is strange of adding an Empty box is by design , then they expect people to type stuff? Strange. – KamyFC Jul 08 '15 at 05:38
-
This should be considered the correct answer. The box is blank if you have the Facebook app installed, and populated with your text if you don't. The app is apparently replacing Apple's share sheet with its own deliberately-crippled version. – invalidname Aug 26 '15 at 19:33