crino / instagram-ios-sdk

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

follow method #44

Closed fabf98dev closed 10 years ago

fabf98dev commented 10 years ago

Sorry this might be a stupid question but I just started using Instagram SDK... I opened the example project and just wondered if theres a follow method declared anywhere in this project. Can someone please explain me how to access the "follow user" method? Please help me I'm new at Instagram SDK :$ :)

crino commented 10 years ago

here you can find the relationships methods: http://instagram.com/developer/endpoints/relationships/ (/users/[user-id]/relationship)

fabf98dev commented 10 years ago

@crino thanks for your answer I finally figured it out by myself :)