Szymaniuk
Szymaniuk
Same problem
Same for me at latest Los-14.1-oms. At 12.1 it was muuuuch better.
Use Footej Camera.
+1 Currenly I need to loop through whole collection, retrieve entities ID's, and then call *Destroy*, one by one.
Is there any other really good alternative for this plugin?
I really didn't have much issues with this plugin, except this one https://github.com/dsplaisted/PCLStorage/issues/14 but I'm worry about the future, and if something won't break in next XF/Android/iOS releases. Anyone :P?
I also completely get rid of **PCLStorage** and moved to pure **System.IO** with .NETStandard 2.0.
Same for me - this exception occurs from time to time: ``` System.IO.IOException: Sharing violation on path /data/user/0/com.my.project/files/Logo/Logo.png at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize,...
Happened again with latest nuget release version, at Android device, during debbuging: ``` Xamarin caused by: android.runtime.JavaProxyThrowable: System.IO.IOException: Sharing violation on path /data/user/0/com.mycompany.myproject/files/Attachments/IMG_2017-10-23T10:24:12Z.JPG at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess...