You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2016/08/23 06:30:21 UTC

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

    [ https://issues.apache.org/jira/browse/CB-11736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15432221#comment-15432221 ] 

Vladimir Kotikov commented on CB-11736:
---------------------------------------

[~thecelavi], please specify the plugin version you're using. 3.5.0 is the version of iOS platform, I assume. Also having a code to repro the issue would help a lot.

> 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: Plugin File
>            Reporter: Nikola Svitlica
>              Labels: iOS, ios, wfc
>
> 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