PCLStorage
PCLStorage copied to clipboard
IFile.MoveAsync() doesn't work in UWP
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
Exception thrown: 'System.InvalidOperationException' in mscorlib.ni.dll
I am also seeing this error