Hi.Can anyone help me how will I get .aab file instead of.apk
I have converted my website into an app with MIT APP inventor and was about to publish, but I'm stuck at last step of uploading aab file
Anke
August 3, 2021, 4:48pm
2
Important Note
From 1 Aug 2021 every new app must target Android 11:
targetSdkVersion = 30 !
See also here .
AI2 has not yet released a corresponding update (up to now). Therefore it is currently not possible to publish a new app in the Play Store unless you manually set targetSdkVersion to 30 in the decompiled APK. EDIT: You must also use AAB for new apps! (So my guide is obsolete.)
[grafik]
You have to wait for the update.
I don't have any coding knowledge, so manually I can't perform. will I be able to download aab file from MIT if it gets updated?
Anke
August 3, 2021, 5:32pm
4
1 Like
system
Closed
August 11, 2021, 7:34am
6
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.