manjunath143 edited a comment on issue #1007: URL: https://github.com/apache/cordova-android/issues/1007#issuecomment-674746054
The message queue system is broken on latest chrome releases. The message queue system is provided by Android SDK. We are using older Cordova Android which targets to older Android SDK. This issue is not seen in latest Cordova Android, we fixed this issue by changing target of the app to latest version in build.gradle. ---------------------------------------------------------------- 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]
