[
https://issues.apache.org/jira/browse/CB-6087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13908749#comment-13908749
]
ASF subversion and git services commented on CB-6087:
-----------------------------------------------------
Commit bf9d20ab2031b181995849ddcbdbd86e6c8bc417 in cordova-plugin-file's branch
refs/heads/dev from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=bf9d20a ]
CB-6087: Android, iOS: Load file plugin on startup
> 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)