App for websites using app URI handlers doesn't work in Edge

Prabhav Mehra 21 Reputation points
2022-09-01T06:07:47.597+00:00

Hi, I am working an App and followed the steps mentioned here https://learn.microsoft.com/en-us/windows/uwp/launch-resume/web-to-app-linking to create a web to app linking using URI handlers.
I can see the app in the "App for websites" settings and if I try to click the url from an external app for example Outlook, then app opens correctly but when I copy paste it in the Microsoft edge, it doesn't work as expected and just shows the web page. I also tried to run it from the "Run" program and that also works correctly. It's just the pasting link in Edge or opening link from Edge.

One of the docs issue also mentions that the Edge support is stopped now. Is it true and can we only open the app through other external apps?
https://github.com/MicrosoftDocs/windows-uwp/issues/2848

I am using VS2019 and Windows 10.

Thanks.

Universal Windows Platform (UWP)
{count} votes

Accepted answer
  1. Roy Li - MSFT 31,766 Reputation points Microsoft Vendor
    2022-10-07T02:08:15.977+00:00

    Hello,

    Welcome to Microsoft Q&A!

    I got the response from the team. There is likely some underlying integration between the OS (possibly ShellExecute) and Edge that made this work. But now, there have been many changes in both UWP and Edge. It's hard to find where has been changed. It will require a deeper investigation and resources beyond a normal forum case.

    If you want to get more information like a solution or a conclusion about this issue. Please open a paid support ticket at MS Support. You will get 1:1 support on that. Select Developer Tools -> Windows UWP Development -> Windows 10 Universal App Dev in the support page and you could contact the team. Please kindly note that your support ticket will be free if it is Microsoft's issue.

    Thank you.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful