As playstore requires the application in the .aab format, I want to build the same from my ionic v2 project or convert apk to .abb The following commands did not work for me. I shall provide the details of cordova and ionic, help me with the same
- ionic cordova build android --prod --release -- -- --packageType=bundle
- ./gradlew bundleRelease
Result will be here
Than sign aab:
Result will be here