PCLStorage icon indicating copy to clipboard operation
PCLStorage copied to clipboard

IFile.MoveAsync() doesn't work in UWP

Open Anil86 opened this issue 9 years ago • 1 comments

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

Anil86 avatar Mar 19 '16 09:03 Anil86

I am also seeing this error

JKennedy24 avatar Apr 20 '16 14:04 JKennedy24