Whenever I try to build an old app that I made it always brings me an error and I can't download my program
Please tell me a way to fix this I don't want to lose my old projects
this is the error I get
Whenever I try to build an old app that I made it always brings me an error and I can't download my program
Please tell me a way to fix this I don't want to lose my old projects
The icon requirements are more restrictive nowadays
Try png 512 x l512
See also Search results for 'Generating icons task errored order:latest' - MIT App Inventor Community
Taifun
Hey, I tried but still got the same error, the image I used was 512x512
Are you using png?
Did you upload that icon in the media section and assign it as icon in the settings?
You also might want to read
Taifun
Thank you very much it's working with the 192x192 image, can't they just auto compress images?
Fine.
Which means, what about an App Inventor feature, which reduces an uploaded icon automatically to the size which is necessary...
Taifun
...or expands/enlarge the image to...
Making an APK only preserves the App, not the Project that defined it.
We do this automatically. Generally, we will want a 1024x1024 image in the future since that's also needed for App Store builds. App Inventor will generate all of the various sizes for both platforms (so generally higher resolution is better).