Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URLDispatcher doesn't forward Handoff requests for iOS Brave to URLDispatcher fallback Brave #291

Open
megalithic opened this issue Mar 15, 2023 · 0 comments

Comments

@megalithic
Copy link

I just recently started using the URLDispatcher spoon (super great!), and noticed that the MacOS/iOS handoff feature stopped working when I use iOS Brave and have Brave set as my fallback/default in the URLDispatcher config (iOS Safari -> MacOS Safari) works though.

Some relevant Brave Info.plist entries:

<key>NSUserActivityTypes</key>
<array>
	<string>NSUserActivityTypeBrowsingWeb</string>
</array>

<key>SMPrivilegedExecutables</key>
<dict>
	<key>org.chromium.Chromium.UpdaterPrivilegedHelper</key>
	<string>identifier org.chromium.Chromium.UpdaterPrivilegedHelper</string>
</dict>

Hammerspoon version 0.9.99 (6812)
MacOS version Ventura 13.2.1

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

No branches or pull requests

1 participant