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 support for extension windows.appUriHandler #125

Merged
merged 4 commits into from
May 4, 2022

Conversation

chirag729
Copy link
Contributor

@chirag729
Copy link
Contributor Author

@YehudaKremer Could this be merged and released please?

@YehudaKremer
Copy link
Owner

Yes, sorry.

On it now...

@YehudaKremer YehudaKremer self-requested a review May 4, 2022 13:54
@YehudaKremer YehudaKremer merged commit c240fa2 into YehudaKremer:main May 4, 2022
@YehudaKremer
Copy link
Owner

Hello @chirag729

I published a new version (3.6.0) with your added feature.

A few additions to your commit:

  • added option to set multiple hosts
  • changed the config name from app_uri_handler_host to app_uri_handler_hosts
  • added documentation see the msix configuration table

Thank you for your contribution 👍

@chirag729
Copy link
Contributor Author

@YehudaKremer Thanks for reviewing this PR so quickly

@IsaiChristian
Copy link

Hi, how do I use this options? I set them up in the YML like this :

  protocol_activation: http, https
  app_uri_handler_hosts: domain.com, appwrite.domain.com

but I dont know how to make it work the app is open once a link is click ( on my test it didnt work so I wonder if I need to do something extra on my flutter code)

@chirag729
Copy link
Contributor Author

@IsaiChristian Follow the instructions here: https://learn.microsoft.com/en-us/windows/uwp/launch-resume/web-to-app-linking

For my own app I ended up not using app_uri_handler_hosts. Just protocol_activation: myappname was enough

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.

3 participants