Morgs007 opened a new issue, #1671:
URL: https://github.com/apache/cordova-android/issues/1671

   # Bug Report
   I am trying to generate a .apk file but whatever command I try I keep 
getting a .aab file. What is the new command to use in order for one to 
successfully generate a .apk file?
   
   ## Problem
   I used the following commands to no success:
   
   - `ionic cordova build android --release --packageType=apk`
   - `ionic cordova build android --prod --release -- --packageType=apk`
   - `cordova build android --release -- --packageType=apk`
   - `cordova build android --prod --release -- -- --packageType=apk`
   
   ### What is expected to happen?
   Produce a .apk file
   
   
   ### What does actually happen?
   All the commands produces a .aab file
   
   
   ### Command or Code
   `ionic cordova build android --release --packageType=apk`
   `ionic cordova build android --prod --release -- --packageType=apk`
   `cordova build android --release -- --packageType=apk`
   `cordova build android --prod --release -- -- --packageType=apk`
   
   
   
   
   ### Version information
   
   Cordova Platforms                      : android 12.0.1
   Cordova CLI                                : 12.0.0 (cordova-lib@12.0.1)
   Ionic CLI                                      : 6.20.8
   @angular-devkit/build-angular : 15.2.7
   @angular-devkit/schematics     : 15.2.7
   @angular/cli                              : 15.2.7
   @ionic/angular-toolkit              : 9.0.0
   native-run                                  : 1.7.2
   Android SDK Tools                    : 26.1.1
   NodeJS                                      : v18.16.1
   npm                                           : 9.6.0
   OS                                             : Windows 10
   


-- 
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: issues-unsubscr...@cordova.apache.org.apache.org

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