You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2022/05/12 06:48:50 UTC

[GitHub] [cordova] Tumke opened a new issue, #330: Crash app after update to cordova android 10.1.0

Tumke opened a new issue, #330:
URL: https://github.com/apache/cordova/issues/330

   # 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 crash
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the 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: commits-unsubscribe@cordova.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org