What I have done with my application:
Implemented
Problem
Is it possible to return control to my application after sharing a photo through Instagram?
In general, there is no solid way to tell another app to open yours at a certain point. The best you can usually hope for is convincing the app to attempt to open a URL which uses a custom schema you have registered with your app. I skimmed over the instagram API documentation, and the only mechanism with a URL-based callback appears to be authentication (not passing an image over post-auth). You can explore the API more, to see if you can avoid the hand-off altogether, but I didn't see anything there about actually posting a photo on behalf of the user (seems like they are keeping that one to themselves).
Good luck!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With