V
V
V2014-11-20 19:41:12
API
V, 2014-11-20 19:41:12

How to get started with the Instagram API in iOS?

Good evening. I am new to iOS development. Faced with the fact that SDKs are written for Facebook and Twitter, but not for Instagram. The question arose: how to work with the API, where to start?
There is a nickname input field and a search button, after which some photos are displayed in the photo picker.
I guess you need to work with AFNetworking? Suggest a plan of action.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dima Yarmolchuk, 2014-11-27
@yarmolchuk

I think first you need to visit instagram.com/developer
AFNetworking is a library that makes networking easier, you can work without it.
There are also many libraries that make it easier to work with the Instagram API.
You can look at https://github.com/shyambhat/InstagramKit and much more can be found on github

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question