HansKrywaa edited a comment on issue #924:
URL: https://github.com/apache/cordova-android/issues/924#issuecomment-618655558


   Just got this Crash: 
   **java.util.ConcurrentModificationException**
   ```
   
   java.util.LinkedHashMap$LinkedHashIterator.nextNode LinkedHashMap.java:760
   java.util.LinkedHashMap$LinkedValueIterator.next LinkedHashMap.java:788
   org.apache.cordova.PluginManager.postMessage PluginManager.java:314
   org.apache.cordova.CordovaWebViewImpl$EngineClient$1$1.run 
CordovaWebViewImpl.java:558
   android.os.Handler.handleCallback Handler.java:907
   android.os.Handler.dispatchMessage Handler.java:105
   android.os.Looper.loop Looper.java:216
   android.app.ActivityThread.main ActivityThread.java:7625
   java.lang.reflect.Method.invoke Method.java
   com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run 
RuntimeInit.java:524
   com.android.internal.os.ZygoteInit.main ZygoteInit.java:987
   ```
   
   I think it is the same?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to