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

ASF subversion and git services commented on CB-5419:
-----------------------------------------------------

Commit 5c3c290fde95b9e31f9f004e6ec2f9050f1d81a2 in branch refs/heads/master 
from [~ignisvulpis]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;h=5c3c290 ]

[CB-5419] Add plugin instantiation and lifetime section.


> feature param name="onload" not documented on Android
> -----------------------------------------------------
>
>                 Key: CB-5419
>                 URL: https://issues.apache.org/jira/browse/CB-5419
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 3.1.0
>            Reporter: Axel Nennker
>            Assignee: Michael Brooks
>             Fix For: 2.4.0
>
>
> Plugins are only instanciated when the cordava app's JS code first call them.
> If the plugin needs to be notified of a e.g. a hardware event or some other 
> intent filter its onNewIntent method is never called unless onload = true.
> <feature ...>
>   ...
>   <param name="onload" value="true" />
> </feature>
> is a neded for all plugins that react to operating system events.



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

Reply via email to