You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Olivier Louvignes (JIRA)" <ji...@apache.org> on 2015/02/16 13:54:11 UTC

[jira] [Created] (CB-8491) [iOS] Can't save file at the root of any available directories

Olivier Louvignes created CB-8491:
-------------------------------------

             Summary: [iOS] Can't save file at the root of any available directories
                 Key: CB-8491
                 URL: https://issues.apache.org/jira/browse/CB-8491
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS, Plugin File Transfer
         Environment: iOS 8.1.2
            Reporter: Olivier Louvignes


When attempting to save a file at the root of one of the available sandboxes, like `cordova.file.dataDirectory + '/release.json'`, the plugin will always attempt first to create the directory (l. 670 after `// create parent directories if needed`), but in this case it logically gets a permission error on the folder and does not create the file afterwards.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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