[
https://issues.apache.org/jira/browse/CB-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200962#comment-14200962
]
ASF subversion and git services commented on CB-7976:
-----------------------------------------------------
Commit 9f477a136e2ec83bf3c085ac12574b4a9c16fca1 in
cordova-plugin-battery-status's branch refs/heads/master from [~agrieve]
[
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-battery-status.git;h=9f477a1
]
CB-7976 Android: Use webView's context rather than Activity's context for
intent receiver
> 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: [email protected]
For additional commands, e-mail: [email protected]