> On Oct 13, 2015, at 17:29 , Stephen J. Butler <[email protected]> > wrote: > > I think you're talking about Seamless Linking/Universal Links. Introduced in > iOS 9 > > https://developer.apple.com/videos/play/wwdc2015-509/ > > https://developer.apple.com/library/prerelease/ios/documentation/General/Conceptual/AppSearch/UniversalLinks.html
Yes, that's it, thank you. Sadly, it's not as cool as I had hoped (I really want, as a user, to be able to have multiple choices when tapping certain kinds of URL, but that's for another day). This will address our current needs. > > On Tue, Oct 13, 2015 at 7:20 PM, Rick Mann <[email protected]> wrote: > I thought iOS 8 (or 7?) introduced support for iOS apps to handle http URLs. > Specifically, I could register to be launched when the user taps on a URL in > Safari, say, that matches http://my.company.com/foo*. > > But when I google for this, all I get is the old stuff about custom schemes. > Did this go away? > > -- > Rick Mann > [email protected] > > > > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/stephen.butler%40gmail.com > > This email sent to [email protected] > -- Rick Mann [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
