List of iPhone Applications that support openURL:

2019-04-01 11:29发布

问题:

Is there a definitive (or otherwise) list of schemes that iPhone Apps support via:

- (BOOL)openURL:(NSURL *)url

回答1:

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.



回答2:

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 :)



回答3:

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 :-)