I am trying to add ShareKit 2.0 to my application (with ARC), Xcode 3.2 and device 4.x or 5.0,
I followed ALL configuration steps from https://github.com/ShareKit/ShareKit/wiki/Installing-sharekit
In the application, when I click the “Facebook” button to share, I get loggin OK, but as soon as I do loggin, the view disappears, and it is no more.
The link does not appear in the dialog box.
Any idea?
source
share