Skip to content
This repository has been archived by the owner on Mar 7, 2020. It is now read-only.

macOS: Doesn't always register as latest/greatest. #47

Open
joshuef opened this issue Dec 12, 2018 · 0 comments
Open

macOS: Doesn't always register as latest/greatest. #47

joshuef opened this issue Dec 12, 2018 · 0 comments

Comments

@joshuef
Copy link

joshuef commented Dec 12, 2018

On macOS, specifically with the safe browser, registering a custom protocol works, but it's not guaranteed to open the registering app for that URI. It seems that with different app versions installed, or moved to different parts of the OS (through app translocation, eg), it's currently not guaranteed that a registered URI will open the registering app...

I'm not sure how OSX determines what to open (version... location... something else...). And I'm not sure if there's something on the app level that ought to/could be done to avoid this.

eg:

~/Applications/safe-browser.app opens, and registers itself to handle safe-auth://, BUT ~/downloads.safe-browser.app also exists so maybe OSX decides to open that for safe-auth:// urls, even though we just registered the former as the new handler. :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant