Tumke opened a new issue, #1432:
URL: https://github.com/apache/cordova-android/issues/1432
# Bug Report
App crash after update from cordova android 10.0.0 to 10.1.0 >
## Problem
java.lang.RuntimeException: Unable to start activity ComponentInfo{}:
java.lang.RuntimeException: Failed to create webview.
### What is expected to happen?
A starting app
### What does actually happen?
The app crashes with java.lang.RuntimeException: Unable to start activity
ComponentInfo{}: java.lang.RuntimeException: Failed to create webview.
## Information
<!-- Include all relevant information that might help understand and
reproduce the problem -->
I can build the app without a problem, but after starting the app, the will
app crash
### Command or Code
<!-- What command or code is needed to reproduce the problem? -->
Difficult to say, it is something in our app i guess. When i test it with a
cordova testapp there is no problem. What changed in cordova android which is
causing this problem?
### Environment, Platform, Device
<!-- In what environment, on what platform or on which device are you
experiencing the issue? -->
Android 9 >
### Version information
<!--
What are relevant versions you are using?
For example:
Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins
Other Frameworks: Ionic Framework and CLI version
Operating System, Android Studio, Xcode etc.
-->
cordova cli 11.0.0
build tools 30.0.3
min sdk 26
target sdk 30
I deinstalled all cordova plugins
## Checklist
<!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
- [ x] I searched for existing GitHub issues
- [ x] I updated all Cordova tooling to most recent version
- [ ] I included all the necessary information above
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]