sardapv opened a new issue #1065:
URL: https://github.com/apache/cordova-android/issues/1065


   # Bug Report
   I upgraded my project from cordova-android 8.1.0 to cordova-android 9.0.
   Upgraded CLI to Cordova 9.
   Upgraded Gradle to 6.5 (also updated in Env variable).
   
   ## Problem
   My project is maven based, and is fully automated build, if I use 
cordova-android 8.1.0 , ionic cordova build android builds successfully, If I 
do with cordova-android 9.0, I see 'Could not dispatch a message to the daemon.'
   
   ### What is expected to happen?
   Build Should be successful.
   
   
   ### What does actually happen?
   Build fails with 'Could not dispatch a message to the daemon'
   
   
   ## Information
   <!-- Include all relevant information that might help understand and 
reproduce the problem -->
   Please refer above.
   Note: If I open the Android folder in Android Studio, then build it builds 
is successful.
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   ionic cordova build android
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   Windows. Cordova 9.0. Gradle 6.5. Cordova-android 9.0
   
   
   ### 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.
   -->
   Windows. Cordova 9.0. Gradle 6.5. Cordova-android 9.0
   
   
   ## 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 (dont wanna use 
cordova 10 cli, because of other bugs in ios)
   - [x] 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.

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