FileOpenPicker. PickSingleFileAsync();
On Xbox One the above line opens a file selection screen however the cancel button on the screen is immediately deselected and the pages is stuck, you cannot go back. Have to press home button then the awaiter continues.
Is all you have to do is call PickSingleFileAsync() for this to work on xbox? There is no documentation for this use on Xbox specifically.