Post invalidated

I'm currently building an app that allows one to share a picture to Facebook and Twitter. Im using a UIActivityController to accomplish this and everything works just like I want it to. I can select a photo, share it along with a comment. The only text being shared is whatever gets typed in by the user and nothing added programatically. The pics and text show up on Facebook and Twitter just fine. The problem is when I send a post I get one of the following messages in xCode.


plugin com.apple.share.Facebook.post invalidated


or


plugin com.apple.share.Twitter.post invalidated


I've tested the app on several devices and always get the same messages and the posts always make it to Facebook or Twitter. Not sure what the problem is since everything works as it should.


Thanks in advance for any help.


Glenn

Not seen this myself but wonder if it could possibly down to duplicate posts or simply an error on Apple's side?


It looks like these errors have possibly been showing in the past for prefilled content along with duplicate posts so the error messages sound like they could mean anything.

Hi grthomas


That error means that the connection to the Facebook/Twitter share extension was invalidated prematurely. The extension may have crashed. If you haven't already, make sure to file a bug report.

Thanks for the replys. I've been tsting my app for quite some time now and everything seems to be working as it should. I've decided to submit it as is and I guess if there is a problem Apple will let me know.

the same for me since Xcode Version 7.3.1 (7D1014).


I can sometime post, other NOT.

Post invalidated
 
 
Q