You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ian Clelland (JIRA)" <ji...@apache.org> on 2014/02/21 21:07:20 UTC

[jira] [Resolved] (CB-6087) File plugin should load on startup

     [ https://issues.apache.org/jira/browse/CB-6087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ian Clelland resolved CB-6087.
------------------------------

    Resolution: Fixed

> File plugin should load on startup
> ----------------------------------
>
>                 Key: CB-6087
>                 URL: https://issues.apache.org/jira/browse/CB-6087
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, iOS, Plugin File
>            Reporter: Ian Clelland
>            Assignee: Ian Clelland
>
> Because of the new {{cdvfile://}} protocol, which may need to be handled before any {{exec()}} calls have been made to the File plugin, File should be initialized on startup on Android and iOS.
> This is just a matter of adding 
> {code}
> <param name="onload" value="true" />
> {code}
> to File's {{plugin.xml}} file.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)