Redirect Logic for Missing Apps on Xbox

Aiesha 20 Reputation points
2025-06-17T19:47:53.91+00:00

What is the mechanism Xbox uses to redirect users to the Microsoft Store when a specific application is not installed? Specifically, how does Xbox handle deep links, such as when a user clicks a Twitter deep link from another app without having Twitter installed? Is the redirection to the Microsoft Store automatic, or must it be detected client-side by the originating app?

Community Center | Not monitored
0 comments No comments
{count} votes

Accepted answer
  1. Rob Caplan - MSFT 6,032 Reputation points Microsoft Employee Moderator
    2025-06-17T22:44:04.8066667+00:00

    See https://learn.microsoft.com/en-us/windows/apps/develop/launch/launch-default-app#recommend-an-app-if-one-is-not-available-to-handle-the-uri for how to do this in UWP in general.

    XBox app development isn't supported on Q&A, but it's probably using the same mechanism for UWP apps.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.