Windows deep linking #19957
Unanswered
eduardoagr
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
Can somebody please help me with deep linking on Windows?
I already have this working for Android.
I am trying to do the exact same thing for windows.
I searched extensible on
How to open WinUI Maui through URI Activation?
https://learn.microsoft.com/en-us/windows/uwp/launch-resume/handle-uri-activation
https://learn.microsoft.com/en-us/uwp/schemas/appxpackage/uapmanifestschema/element-uap-protocol
I was change it per my requirements.
I am using daily api, so a meeting is https://demy-ia.daily.co/programming where programming is the name of the room.
I have put this code in the MauiProgram
And when I run this, I don't get the URI
Thanks
Beta Was this translation helpful? Give feedback.
All reactions