On Aug 20, 2013, at 12:37 PM, Ken Thomases <[email protected]> wrote:
> No, you're mistaken. This is not a callback specifically for an app being > launched to handle a URL. It's a callback to handle a request to open a URL, > whenever it happens. It is perfectly normal for it to be delivered after an > app is launched. Click a mailto: link on a website? Your mail program is > told to handle it. It may be launched to handle it, but it's quite likely to > have already been running. Click an http: link in an email? Your browser is > told to handle it. Again, it may be launched if it's not already running, > but it's quite likely to be already running. Ken, Thanks for that clarification. That helps immensely. Brad _______________________________________________ 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]
