Replies: 2 comments
-
+1 How can I register my app to windows, that my app is able to handle e.g. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I've the same concern with the following error using the method |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi,
Anyone have an example of how to set this up ?
I have it as ,
<uap:Extension Category="windows.protocol"> <uap:Protocol Name="https" /> </uap:Extension>
in the package.appxmanifest file. But still get the error.
thanks!
Beta Was this translation helpful? Give feedback.
All reactions