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

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

Commit 62c081dc85e297581811db2cacdf73eb5d49ea24 in cordova-android's branch 
refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=62c081d ]

CB-8592 Fix NPE if lifecycle events reach CordovaWebView before `init()` has 
been called


> CordovaWebView crashes on handlePause
> -------------------------------------
>
>                 Key: CB-8592
>                 URL: https://issues.apache.org/jira/browse/CB-8592
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>    Affects Versions: 3.7.1
>         Environment: Android
>            Reporter: Simon Jarbrant
>            Priority: Minor
>
> We use the Cordova framework in our company and our Android app, and with the 
> recent upgrade to version 3.7.1 of the framework we've seen that sometimes 
> when our app calls the handlePause() method on the WebView, a 
> NullPointerException is thrown in it due to the pluginManager object being 
> null. This only seems to happen sometimes when onSaveInstanceState() is 
> called in our app (which then calls handlePause() in the CordovaWebView).
> Here's a link to the stack trace and error message that we get: 
> http://pastebin.com/ceDSmeJm



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to