crino / instagram-ios-sdk

Instagram SDK for iOS
http://www.followgram.me
228 stars 63 forks source link

Check If User Has Liked Image #29

Closed alexsaidani closed 10 years ago

alexsaidani commented 10 years ago

So I could either get the ids of the images the user has liked and compare with a particular image, or I could get the ids of the users who have liked a particular image and compare. However I'm curious as to whether there is an integrated method, or whether I'll have to do one of the methods stated above?

alexsaidani commented 10 years ago

Yeah instagram returns that value for a post anyway, I just wasn't aware of it. My bad.