You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Nikola Svitlica (JIRA)" <ji...@apache.org> on 2016/08/22 22:17:20 UTC

[jira] [Created] (CB-11736) cordova-file unable to write in subdirectory on iOS

Nikola Svitlica created CB-11736:
------------------------------------

             Summary: cordova-file unable to write in subdirectory on iOS
                 Key: CB-11736
                 URL: https://issues.apache.org/jira/browse/CB-11736
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 3.5.0
            Reporter: Nikola Svitlica
            Priority: Blocker


Cordova file is unable to write into subdirectory.

Same code works on Android.

Steps:

1. Create directory in some writeable location, eg:
    - android: window.cordova.file.externalDataDirectory
    - ios: window.cordova.file.tempDirectory
2. Create empty file / write file into that directory

-> Result: 
     Android creates directory, creates file
     IOS creates directory, unable to create file. Error code is 5.




--
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