breautek commented on issue #857:
URL:
https://github.com/apache/cordova-plugin-camera/issues/857#issuecomment-1746779184
Are you able to provide a back trace or a stack trace? If this information
isn't available, then the best way to move this forward is to provide a [bare
reproduction
a
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?
breautek commented on issue #1671:
URL:
https://github.com/apache/cordova-android/issues/1671#issuecomment-1747737212
The Cordova CLI uses `cordova build android --release -- --packageType=apk`.
I can't speak for third-party CLI's like ionic and all information below is
assuming pure