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


   # Bug Report
   I'm trying to build my app on android@9.0.0 with the command `cordova build 
android --release`. However, it simply deletes my 
   `release-signing.properties` and produces only an unsigned APK.
   
   ## Problem
   My app release build won't sign and my `release-signing.properties` gets 
deleted. No errors are shown.
   
   ### What is expected to happen?
   For the app to build
   
   
   ### What does actually happen?
   The app doesn't build
   
   
   ## Information
   <!-- Include all relevant information that might help understand and 
reproduce the problem -->
   It still works perfectly fine on building cordova-android 8.0.0
   
   I simply paste my keystorefile (jks) and `release-signing.properties`  into 
the android platform folder, and use the --release command to build.
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   cordova build android --release
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   Windows 10
   
   
   ### 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 9.0.1
   Android 9.0.0
   Basic Cordova CLI
   Windows 10
   Android SDK tools (CLI version)
   
   
   
   ## 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
   - [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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to