You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/11/06 22:27:34 UTC

[jira] [Resolved] (CB-7976) Android: registerReciever() calls should attache to webView's context rather than activity's context

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

Andrew Grieve resolved CB-7976.
-------------------------------
    Resolution: Fixed

fixed in: 
org.apache.cordova.network-information@0.2.14-dev
org.apache.cordova.battery-status@0.2.12-dev
cordova-android@3.7.0-dev


> Android: registerReciever() calls should attache to webView's context rather than activity's context
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CB-7976
>                 URL: https://issues.apache.org/jira/browse/CB-7976
>             Project: Apache Cordova
>          Issue Type: Bug
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>            Priority: Minor
>
> I'm experimenting with creating a webview that is transferred from one activity to another. Problem is that many plugins attach themselves to the lifespan of `cordova.getActivity()` rather than `webView.getContext()`.
> In general, these are the same, but not in this case.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org