[
https://issues.apache.org/jira/browse/CB-4293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724384#comment-13724384
]
ASF subversion and git services commented on CB-4293:
-----------------------------------------------------
Commit 47a8a94e86a01483ea30a7b127ef4bb2728b67f6 in branch refs/heads/master
from Fil Maj
[ https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;h=47a8a94 ]
[CB-4293] Improve documentation for ios native plugin classes, esp. w.r.t.
onload parameter.
> Document onload param for <feature> tag in plugin spec
> ------------------------------------------------------
>
> Key: CB-4293
> URL: https://issues.apache.org/jira/browse/CB-4293
> Project: Apache Cordova
> Issue Type: Bug
> Components: Docs, iOS
> Reporter: Shazron Abdullah
> Assignee: Filip Maj
> Fix For: 3.1.0
>
>
> The param "onload" is supported on both iOS and Android, not sure about other
> platforms. It should be documented in the plugin spec.
> When this value is set to true, the plugin is loaded on startup.
> {code}
> <feature name="Geolocation">
> <param name="ios-package" value="CDVLocation"/>
> <param name="onload" value="true" />
> </feature>
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira