Custom URL Schemes (iOS): Pintrest, Google+, Instagram, tumblr

Hi folks.  I’ve done a nominal amount of research on this and know how to use some custom URL schemes, but I’m not a real wizard at it yet.  Also, I don’t know if it is possible to open these apps with schemes:

  • Pintrest
  • Google+
  • Instagram
  • Tumblr

I will continue to research this and share what I find, but I wanted to ask the community at large for help.

If you have already learned to open any or all of these apps, please share your secret sauce or point me in the right direction.

For now, I’m only interested in iOS (6+), but any leads (iOS or Android) will be greatly appreciated.

Tchuss!

Instagram

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

http://stackoverflow.com/questions/15063868/instagram-custom-url-scheme-for-android

Pintrest

https://developers.pinterest.com/ios/

http://stackoverflow.com/questions/22624328/custom-url-scheme-for-pinterest-on-ios-safari-to-open-board-url

G+

http://stackoverflow.com/questions/15434653/uri-scheme-of-google-ios-app

http://stackoverflow.com/questions/8105373/does-the-google-iphone-app-url-scheme-mgc-support-any-parameters

Tumblr:

http://www.handleopenurl.com/scheme/tumblr

Thanks Rob!

Welcome!

Instagram

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

http://stackoverflow.com/questions/15063868/instagram-custom-url-scheme-for-android

Pintrest

https://developers.pinterest.com/ios/

http://stackoverflow.com/questions/22624328/custom-url-scheme-for-pinterest-on-ios-safari-to-open-board-url

G+

http://stackoverflow.com/questions/15434653/uri-scheme-of-google-ios-app

http://stackoverflow.com/questions/8105373/does-the-google-iphone-app-url-scheme-mgc-support-any-parameters

Tumblr:

http://www.handleopenurl.com/scheme/tumblr

Thanks Rob!

Welcome!

Thank you for the links.

Now that Facebook supports hashtags… does anyone know if it’s possible to open the facebook app and do a hashtag search in it, using the url scheme with launch args.

In twitter and instagram you do it like this:

twitter://search?query=%23somehashtag

instagram://tag?name=somehashtag

Thank you for the links.

Now that Facebook supports hashtags… does anyone know if it’s possible to open the facebook app and do a hashtag search in it, using the url scheme with launch args.

In twitter and instagram you do it like this:

twitter://search?query=%23somehashtag

instagram://tag?name=somehashtag