You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/11/26 23:07:08 UTC

[GitHub] michaelpeterlee opened a new issue #275: iOS > Remove > Code 5

michaelpeterlee opened a new issue #275: iOS > Remove > Code 5
URL: https://github.com/apache/cordova-plugin-file/issues/275
 
 
   cordova-plugin-file 6.0.1 "File"
   cordova-plugin-file-transfer 1.7.1 "File Transfer"
   Platforms: iOS 11, iOS 12
   Filename examples: 12345.xod, 1212121.xod
   
   Cannot delete some types files in iOS, generates error: FileError code: 5
   
   We retrieve a FileEntry object for the problem files, and can subsequently read the contents, however invoking .remove on the object always fails.
   
   We also experience intermittent success reading these files, which may be a related issue.
   
   We do not experience this problem when using:
   
   cordova-plugin-file 4.3.3 "File"
   cordova-plugin-file-transfer 1.6.3 "File Transfer"

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org