Please, I want to get the aab file for an application I made a long time ago and it works fine, but appinventor now won't let me download the aab file and gives me this message instead. What does this mean? How should I proceed? Thanks.
You have an issue with your app icon. See Project Properties for the correct setup/size/type.
thank you very much for your kindness
No need to double post.
Please, why does AppInventor give me the APK file but not the AAB file for my application? If I ask for the AAB file, the progress bar reaches 100 percent of the barcode preparation, while the word loading flashes at the top of the screen,
then pauses for a long time, then starts again and stops at 47 percent of the compiling part 2, and the loading message continues to flash. Thank you very much.
No need to double post, final warning.
AppInventor builds a project to aab file OK here.
How big is your aia project ? You might try exporting it and loading it to the code server, and building your aab there ?
Thank you so much, maybe the problem is because the AIA file is 46 MB. I'll try reducing it and see if AppInventor gives me the AAB file. Thanks again.
You will need to use the code server. The ai2 server can handle aia project of @ 26mb with the apk overhead of 3.5mb, the code server can handle @ 46mb with the 3.5mb overhead.
To build bigger apps
Thank you so much, I solved it, I reduced the file size and with appinventor I got the aab file from my PC. Thank you so much for your help.