Search code examples
iosinstagram-api

Can you make an app interact with instagram in background?


Is it possible to create an app in xcode that, when browsing the instagram app, can run in the background and cause changes in the instagram app itself? Is something like this available in the instagram API? I can't seem to find it but I'm kind of a beginner so yeah. Basically the app would induce changes in the instagram app itself while you're using instagram. Is this possible?


Solution

  • I have developed a quite successful Android app using Instagram official API's . There are no such API's exposed by Instagram . Moreover Instagram API's have become much more strict after Facebook Acquisition.