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

Filip Maj resolved CB-4293.
---------------------------

    Resolution: Fixed

Should be fixed in 3.1.0.
                
> 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

Reply via email to