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

Adds open URL handler to AdaWebHost for Universal Link support #85

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mharper
Copy link

@mharper mharper commented Mar 23, 2023

Description

Adds the ability to provide a custom "open URL handler" to AdaWebHost. We did this to allow opening universal links seamlessly within our iOS app.

Of course, I only just now noticed #82. 🙄

mharper added 2 commits March 21, 2023 16:29
Adds the ability to specify a closure that gets first crack at handling any URL served up in the chat screen.
@mharper mharper requested a review from a team as a code owner March 23, 2023 21:59
@mharper mharper changed the title Adds open URL handler to AdaWebHost Adds open URL handler to AdaWebHost for Universal Link support Mar 23, 2023
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.

1 participant