[AC-6547] Android: production build "app bundles" .aab file not generated
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2020-05-19T13:36:22.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | android |
Reporter | Jignesh Kasundra |
Assignee | Abir Mukherjee |
Created | 2020-05-19T10:16:13.000+0000 |
Updated | 2020-05-19T18:16:39.000+0000 |
Description
Titanium SDK 9.0.1 release not generating the "app bundles" .aab file for google play store distribution.
it's only generate .apk file
Deploy type: production
Building for target: dist-playstore
Targeting Android SDK API: 29 (29)
[~jignesh.igp], thanks for the report. We're aware of this issue and it will be fixed in 9.0.2 (see TIMOB-27852) which should be released in the next week or so. But you can get the fix today by running
\[appc\] ti sdk install -b 9_0_X
and setting the version installed as your projects SDK.Closing as a dupe of TIMOB-27852
[~jignesh.igp], Titanium 9.0.1 is building the AAB file. It's just not copying it to your chosen distribution directory. You can find the AAB file under the following location.
Like Ewan mentioned, this issue will be resolved in 9.0.2.