I'm using AddThis within iOS to share an image. Although everything else works (Twitter, email, etc.), as I try to share the image with Facebook, the application crashes. I setup the FB keys and secret as required, but after some debugging, this is the error that comes up:
[FBRequest initWithSession:graphPath:]: unrecognized selector sent to instance 0x268b10
Any idea on how to solve this?
Thanks in advance!