• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: What makes a URL Handler be persistent?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What makes a URL Handler be persistent?


  • Subject: Re: What makes a URL Handler be persistent?
  • From: Seth Willits <email@hidden>
  • Date: Wed, 14 Nov 2012 17:13:46 -0800

On Nov 14, 2012, at 4:48 PM, Jerry Krinock wrote:

> Why might my URL handler not be persistent?

Off-the-wall guess? Probably because it's a handler on the helper and not your main app, so Launch Services isn't registering it when moving the main app around. Perhaps it only registers it when the helper is launched, but if you're only launching the helper via the URL scheme then it doesn't get registered?

In your main app, try simply adding a call to LSSetDefaultHandlerForURLScheme() on launch.


--
Seth Willits

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

References: 
 >What makes a URL Handler be persistent? (From: Jerry Krinock <email@hidden>)

  • Prev by Date: Re: Mysterious crash report
  • Next by Date: Questions about CoreData and object graphs
  • Previous by thread: What makes a URL Handler be persistent?
  • Next by thread: Re: What makes a URL Handler be persistent?
  • Index(es):
    • Date
    • Thread