Anil Kumar
Anil Kumar
I'm looking to test UWP app. When I run the app, following error occurs:  Output Debug window shows following error: The program *[14520] XunitWithUWP.exe* has exited with code *-1073741189...
I used Media Plugin to pick a single picture. I'm trying to move this picture to LocalStorage using MoveAsync(). ``` Exception thrown: 'System.InvalidOperationException' in System.IO.FileSystem.dll Exception thrown: 'System.InvalidOperationException' in mscorlib.ni.dll...