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.

Is Apple experimenting with Android-style sharing on iOS?

3 pointsby cgranierover 11 years ago

3 comments

smallsharptoolsover 11 years ago
Look up UIDocumentInteractionController. It&#x27;s been around a while.<p>You can also do quite a lot with URL Schemes but more apps need to implement support and publish their requirements.<p>There is also the X-URL-Callback spec which could be implemented by more apps. Google is using this spec on iOS.<p><a href="http://x-callback-url.com/specifications/" rel="nofollow">http:&#x2F;&#x2F;x-callback-url.com&#x2F;specifications&#x2F;</a><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><p><a href="https://developer.apple.com/library/ios/documentation/uikit/reference/UIDocumentInteractionController_class/Reference/Reference.html" rel="nofollow">https:&#x2F;&#x2F;developer.apple.com&#x2F;library&#x2F;ios&#x2F;documentation&#x2F;uikit&#x2F;...</a><p>Finally, let&#x27;s get away for guessing about what Apple might be doing. It was easy enough to search &quot;iOS open in&quot; to find this support to support this feature and it had been around a few years. There&#x27;s no reason to suggest that Apple is copying Android on this feature.
评论 #6589447 未加载
Nerdfestover 11 years ago
This is one of the reasons that I find Android far more useful for most workflows than iOS. I was amazed that Twitter and Facebook integration had to be built in manually.
cgranierover 11 years ago
Apple seems to be experimenting with native inter-app sharing on iOS 7 within the iMessage app. If you try to share an image you’ve received through iMessage you’ll notice a much larger selection of sharing options than normally available on other iOS apps.