List of iPhone Applications that support openURL:
Is there a definitive (or otherwise) list of schemes that iPhone Apps support via:
开发者_Python百科- (BOOL)openURL:(NSURL *)url
This appears to be a nice informal wiki of various custom-URL-supporting applications (although it is missing my own, as well as at least one other application that I know). There is also this post.
Check out http://handleopenurl.com/ which contains a comprehensive and searchable database of URL schemes for the iPhone! Much more comprehensive than my own list :)
The biggest Custom URL scheme list available now is at www.onemillionappschemes.com
Feel free to contribute your schemes by scanning your iTunes library there :-)
精彩评论