Find iOS Custom URL Schemes From Thousands Of Apps And Add Yours
I received an e-mail asking about how to find custom URL schemes for specific applications.
Just in case you are unfamiliar with a custom url scheme – this refers to binding your app to a specific url scheme such as twitter:// which when used will execute the related app on the user’s iOS device. What’s really cool is that you can attach custom parameters depending on the app for example:
twitter://post?message=visit%20maniacdev.com
You simply load the url, and the app opens.. it’s that easy.
There are literally hundreds and I was reminded about a site just the other day by Alex Curylo that has grown leaps and bounds since I last looked at it, and it lists many of these URL schemes.
That site is handleOpenUrl.com and you can search for specific applications or even for specific types of applications, for example here’s what comes up when I search for Twitter apps:
?
What’s really cool is that if you click on one of the selections it gives examples on how to use a specific app’s url scheme like this:

If you would like to know how to add a URL scheme into your own app iPhone developer tips has this great tutorial:
Launching Your Own App Via A Custom Url Scheme
If you liked this, please share it!
[Via: Alex Curylo]
Submit A Resource
Have you created a useful tutorial, library or tool for iOS development that you would like to get in front of our 300,000+ monthly page views from iOS developers?
You can send a Tweet to @maniacdev on Twitter or submit the url here.
The resources we feel will appeal to our readers the most will be posted on the front page.
-
http://maniacdev.com maniacdev
-
http://handleOpenURL.com Maarten Wolzak
-
Michael Grant





