link to instagram

hi

i have tow link in my app. one for my facebook page and one for my instagram page.

with system.openURL(“fb://profile/XXXXXX”) when i tap the facebook link, facebook app run and go to my page. but can i do similar with instagram?

i want link when touch it open instagram app and go to my username page.

i found URL Schema for instagram in link below

http://instagram.com/developer/mobile-sharing/iphone-hooks/#

but it don’t work in android.

can someone help me, please?

Hey jworker68,

I read this article (http://stackoverflow.com/questions/15063868/instagram-custom-url-scheme-for-android)

And this is an excerpt from one of the responses: “Unfortunately there doesn’t appear to be support for any of the custom URL functionality at this point. So if that is what you’re after, I would suggest you provide feedback in that Google Groups thread saying specifically which functionality you need.”

So I’m thinking this is not an option for android yet.

<jworker68>: If you’re interested in Instagram sharing with iOS, you should see this related thread about the share action sheet (Corona staff have, unfortunately, declined to agree to add this):

http://forums.coronalabs.com/topic/53371-supporting-ios-modal-share-action-sheet-airdrop-print-add-to-home-screen-add-bookmark-add-to-reading-list-etc/

Hey jworker68,

I read this article (http://stackoverflow.com/questions/15063868/instagram-custom-url-scheme-for-android)

And this is an excerpt from one of the responses: “Unfortunately there doesn’t appear to be support for any of the custom URL functionality at this point. So if that is what you’re after, I would suggest you provide feedback in that Google Groups thread saying specifically which functionality you need.”

So I’m thinking this is not an option for android yet.

<jworker68>: If you’re interested in Instagram sharing with iOS, you should see this related thread about the share action sheet (Corona staff have, unfortunately, declined to agree to add this):

http://forums.coronalabs.com/topic/53371-supporting-ios-modal-share-action-sheet-airdrop-print-add-to-home-screen-add-bookmark-add-to-reading-list-etc/