On Nov 14, 2012, at 4:48 PM, Jerry Krinock <[email protected]> wrote:

> Now, my app itself does not handle the URL directly.  The URL handler is 
> actually installed in a faceless helper app which is in the main app's 
> Contents/Helpers/ directory.  (This was done so I could control whether or 
> not my app is activated.)  Here is the code:

It’s an entry in the Info.plist that registers an app persistently as a handler 
for a URL scheme. Does your helper app have that entry?

(It may be possible to register an app using code too, but the code snippet you 
gave is just for installing an AppleEvent handler in your process at runtime 
and has nothing to do with Launch Services registration.)

—Jens
_______________________________________________

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]

Reply via email to