Hammerspoon / Hammerspoon/Spoons
URLDispatcher doesn't forward Handoff requests for iOS Brave to URLDispatcher fallback Brave
Open
- Dominant language
- Lua
- Stars
- 567
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
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:
```plist
NSUserActivityTypes
NSUserActivityTypeBrowsingWeb
SMPrivilegedExecutables
org.chromium.Chromium.UpdaterPrivilegedHelper
identifier org.chromium.Chromium.UpdaterPrivilegedHelper
```
Hammerspoon version 0.9.99 (6812)
MacOS version Ventura 13.2.1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.