StorageFolder.GetFilesAsync() is not working in ARM 64 architecture

Antonio Iliev 1 Reputation point
2021-03-11T09:03:06.24+00:00

Hi,

I have a problem specific to Windows.Storage build for ARM64. Tested on x86 with no sight of any kind of problems.

Here is the problem: The GetFilesAsync method returns an empty collection without considering the presence of files in the specified 'KnownFolders' directory. When the method GetFileAsync() was used to load an existing file in the same 'KnownFolders' directory the result was correct. And again this only applies to ARM64 build.

My setup is:
UWP Visual Studio template.
Target version 1903, Build 18362.
HoloLens 2 device

Thank you for any suggestions in advance.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,882 questions
{count} votes