Search code examples
iosswiftinstagram

Instagram - share image, text and url via iOS app : swift


I am trying to share image with some text and a url from my app to Instagram which would later redirect to iOS app installed on the phone from Instagram app. I am able to share image on instagram but not with text and url. Any help related to the same would be great!


Solution

  • Instagram had removed pushing custom captions to their app while sharing photos at one point, check this post.

    I also understand, according to the Instagram iPhone Hooks page, that you can pass a photo only to the "Select A Filter" Instagram screen, which is before you set a caption. I'm sorry, but I don't think Instagram supports custom captions.