Simon Jarbrant created CB-8592:
----------------------------------

             Summary: 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