Sharing multiple images on Facebook with Sharekit on iOS
Sharekit it great if you want to quickly add sharing features to your iOS app. I recently came across the need to share multiple images on facebook using Sharekit.
First, we need to enable Autoshare for Facebook. Create a category SHKFacebook+Autoshare
that returns YES in shouldAutoShare
Sharekit still allows sharing just one item at a time. But, now we can share the first item and keep on subsequently sharing the other items in the SHKSendDidFinish
notification handler.
Read full post here:
http://www.sapandiwakar.in/tech/sharing-multiple-images-on-facebook-with-sharekit-on-ios/
Written by Pulkit Goyal
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Objective c
Authors
Related Tags
#objective c
#objc
#facebook
#social
#sharekit
#share
#multiple share
#shk
#autoshare
#ios
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#