ShareKit: an iOS open source project to enable sharing of content via Facebook, Twitter, et al.
I added ShareKit framework to try and here is the error running it in Simulator: duplicate symbol _LFHRReadStreamClientCallBack in .../Xcode/…
iphone objective-c architecture ios-simulator sharekiti have spent 3 days for searching the solution. I don't know what to do with this... I need the -ObjC …
ios objective-c linker sharekit sdwebimageWith the new iOS 6, Apple added the new UIActivityViewController (image A) sharing menu which has little icon buttons to share …
iphone objective-c ios sharekit uiactivityviewcontrollerI want to use the http://getsharekit.com framework for future iOS projects. Hence I started testing out the framework. …
ios sharekit undefined-symbolI get the warning Enumeration value 'SHKShareTypeUndefined' not handled in switch in the below code. I bolded the relevant line …
objective-c ios enumeration sharekitI am using ShareKit (www.getsharekit.com) to share my URL's to Twitter and Facebook. I want to be able …
iphone objective-c cocoa-touch sharekitI am trying to integrate sharekit in an ios app. Everything works properly but I have problem with Facebook. What …
ios facebook sharekit