TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

URL Scheme - How to Gather URL Scheme

2 点作者 banana69大约 13 年前
Dear Hacker News citizen,<p>I am currently creating a launcher app for iPhone, similar to Launch Center by App Cubby http://appcubby.com/launch-center/.<p>I am having trouble launching few apps on my iPhone with the launcher app that I am developing.<p>Is there any way to make sure my launcher app with launch every possible apps?<p>I asked my friend and he said that I must gather all of the URL schemes of all existing iPhone apps, is that true?<p>I do understand that I will need to gather URL schemes so my launcher app will detect what apps the user have on his iPhone.<p>It would be very helpful if I can get an idea how to gather URL schemes of iPhone apps!<p>Is there an existing API of URL schemes?<p>Again, thank you very much for your time and kindness :)!

1 comment

chc大约 13 年前
This would be a better question for Stack Overflow or something like it. Hacker News is a tech news links-and-comments site with "Ask" as a minor feature. Stack Overflow is an actual programming Q&#38;A site.