TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Mobile Deeplinks for Developers

24 pointsby jmilinovichover 11 years ago

5 comments

gphilover 11 years ago
Being able to link to and follow links to specific content is a defining feature of the web that has been disrupted by single-page JS and mobile apps that don&#x27;t support it.<p>I always find it frustrating when I run into this, so I&#x27;m glad to see people are trying to fix it.
rubiquityover 11 years ago
I just wanted to point out that your (I&#x27;m referring to urx.com) landing page has this awful, misleading form input to collect your email address with a button next to it labeled &quot;Contact Us.&quot;<p>Just call it what it really is please.
评论 #7313568 未加载
monkey_slapover 11 years ago
I think Chrome for iOS has one of the best deeplink&#x2F;url schemes out there. It even has callbacks to return to your app.<p><a href="https://developers.google.com/chrome/mobile/docs/ios-links" rel="nofollow">https:&#x2F;&#x2F;developers.google.com&#x2F;chrome&#x2F;mobile&#x2F;docs&#x2F;ios-links</a>
评论 #7313156 未加载
ckoglmeierover 11 years ago
This isn&#x27;t new technology, it&#x27;s readily available for iOS. People haven&#x27;t implemented it for broad use because it doesn&#x27;t work as well on iOS as intents do on Android i.e. I can&#x27;t link from an email and have the OS decide if I should send it to the app or to a web browser.
couchandover 11 years ago
I find it interesting that their site doesn&#x27;t support deeplinking.
评论 #7313562 未加载