Hello All , I have been using ShareKit for almost all the stuffs regarding social sharing from the iphone Apps . Now I want to make the check in functionality for facebook available in my App . I don't see any way to do that using ShareKit .
1) Is it possible to do so using ShareKit ?
2) If not how do I go for that ?
Thank You !!!
Cureently, there is no way to check in using SHKFacebook in the ShareKit library. You'll have to research the Facebook API and implement the method yourself in ShareKit. The best place to start would be the Facebook API documentation.