You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
appurihandlers
About this tag
The appurihandlers tag covers web-to-app linking using AppUriHandlers, a Windows feature that associates apps with websites. When a user opens a link to a registered website, the associated app launches instead of the browser, providing a richer experience. This requires a JSON file for configuration and is useful for scenarios where the app offers more functionality than the website, such as on mobile devices or desktop PCs. The tag content focuses on implementation details for developers aiming to drive user engagement through seamless app activation from web links.
Overview
Web-to-app linking allows you to drive user engagement by associating your app with a website. When users open a link to your website, instead of opening the browser, your app is launched. If your app is not installed, your website is opened in the browser as usual. By implementing...
app manifest
app registrations
appurihandlers
configuration
deep linking
http
https
json
linking
narwhalfacts
navigation
offline access
package family name
sideloading
testing
user engagement
validation
visual studio
web-to-app
windows