Skip to content

Conversation

@darklinkpower
Copy link
Contributor

Replaces the #169 PR.

Note:
Only thing of note is that it was quite tricky to make use of the URI this time. It looks like a recent update (Or at least since the last time I attempted to use the URI a few years ago) to the Xbox app introduced a bug where the URI to open the product page fails until the app has fully initialized. This issue did not occur in earlier versions of the app.

To determine when the app has fully initialized and after hours of trying different approaches, the only solution I found was to monitor a specific directory where I found that files are modified the moment the app is ready. It's not the ideal solution but it worked reliably and perfectly in all my tests. Perhaps we should be on the lookout in the future to see if this issue is fixed in an update to remove this workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant