Ionic creates only .apk file. Screenshot: Joxi (58 kb) закачан 25 ноября 2021 г. Joxi
What i should to do, for building .aab (Android App Bundle) file?
I see in build-log, that Ionic run:
$ cordova build android --release – --keystore=android.keystore --storePassword=***** --alias=vavilonguru --password=***** --packageType=apk
Screenshot: http://joxi.ru/xAe5v17uRkpDWA
But i can’t understand, how to say ionic change packageType. Is anybody know?