开发者

List of iPhone Applications that support openURL:

开发者 https://www.devze.com 2022-12-13 05:07 出处:网络
Is there a definitive (or otherwise) list of schemes that iPhone Apps support via: 开发者_Python百科

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

0

精彩评论

暂无评论...
验证码 换一张
取 消