Anil Kumar

Results 2 issues of Anil Kumar

I'm looking to test UWP app. When I run the app, following error occurs: ![image](https://user-images.githubusercontent.com/12828168/77805038-fffeeb80-70a6-11ea-8088-22f5dcb1ed9f.png) 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...