i usually use ShareKit to add share featuring into my apps, but since with iOS 5 SDK and ARC ShareKit doesn't compile anything, even i set the -fno-objc-arc flag. I need essentially the share on Facebook, how can i do without ShareKit?
I found FacebookAgent, but if you open the dialog and then want to close it, it's impossible because there isn't a close button! Help me with some Facebook library, advise on ShareKit with ARC or a little tutorial on how share with Facebook SDK. Thanks