Cannot Retrieve File From Futureaccesslist If I Use Getfileasync Instead Of Picker.picksinglefileasync
I have an app that retrieves files in two ways: one using a file picker and the other, using the path directly. In both cases, I get the file, add it to the future access list, and
Solution 1:
Your code is correct. This is a bug in the WinRT API. I work on that part of the system and have filed a bug on this topic.
Post a Comment for "Cannot Retrieve File From Futureaccesslist If I Use Getfileasync Instead Of Picker.picksinglefileasync"