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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to