Can't display image from Removeable SD - UWP Windows IOT
问题 I have done all of the things necessary to gaining access to the files located on the SD card of my IOT device (DragonBoard 410c). I have all of the FileTypeAssociations <Capability Name="internetClient" /> <Capability Name="privateNetworkClientServer" /> <Capability Name="internetClientServer" /> <uap:Capability Name="userAccountInformation" /> <uap:Capability Name="removableStorage" /> <uap:Capability Name="enterpriseAuthentication" /> I CAN see and iterate over the files on the SD card