问题
I'm developing and iOS app for iPad where you can personalize Tea Cups importing photos from the roll. I'd love to add Instagram, so the user could add his Instagram's photos. Is there any SDK or Plugin for that?
回答1:
Instagram has an API. You can get user photos using this API with simple HTTP requests. Check out this page.
回答2:
You should check out this wonderful helper library which will save you precious hours working with the Instagram API. http://github.com/shyambhat/InstagramKit
来源:https://stackoverflow.com/questions/16388251/pulling-instagram-images-to-my-app