I have been searching a way to post photo to Instagram from a iOS app I am developing. But seeing some links , it seems to be they don't support write access using their API. So,
- Is it possible to share photo to Instagram from iOS by some API or Instagram API ?
- If possible can anybody please suggest me a tutorial or documentation to do that ?
Their api says this...
"At this time, uploading via the API is not possible. We made a conscious choice not to add this for the following reasons:
Instagram is about your life on the go – we hope to encourage photos from within the app. However, in the future we may give whitelist access to individual apps on a case by case basis. We want to fight spam & low quality photos. Once we allow uploading from other sources, it's harder to control what comes into the Instagram ecosystem. All this being said, we're working on ways to ensure users have a consistent and high-quality experience on our platform."
That's why I am looking for any better suggestion.
Thanks in advance for your help.
Please try this code in device.... sharing doesn't work in Simulator
It will save image from app to document directory and it will share the same image to instagram.
For sharing i will take .igo format only