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

Add NSUserActivityTypeBrowsingWeb handling #3635

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mdbraber
Copy link

To handle Handoff from a native app to a (default) browser NSUserActivityTypeBrowsingWeb needs to be handled. If a default browser supports this, Handoff links that have a webpageUrl can be opened by the default browser.

More info: https://developer.apple.com/library/archive/documentation/UserExperience/Conceptual/Handoff/AdoptingHandoff/AdoptingHandoff.html

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request does not contain a valid label. Please add one of the following labels: ['pr-fix', 'pr-change', 'pr-feature', 'pr-maintenance']

@mdbraber
Copy link
Author

@latenitefilms not sure how to add a a label afterwards, but I guess this is a pr-feature

@latenitefilms
Copy link
Contributor

I believe only @cmsj and @asmagill can add labels and approve pull requests.

@asmagill
Copy link
Member

I am out of town at the moment, but I will try and carve out some time here in the next couple of days to see about moving some of these forward.

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

Successfully merging this pull request may close these issues.

None yet

3 participants