fixed
The Adalo Builder
Bug Fixes
Components
🐞 Bug Fix: Uploaded images shared between some components would crash native iOS and Android apps
This one is pretty obscure, so stick with us. You had to have an image uploaded to one of Adalo's built-in components (like the Simple List component) and then
that exact same
image uploaded to another component (like the Side Nav). If the image came from the database, or was referenced via a URL, or was uploaded but with a different name, size, or file type it didn't break. Needless to say, it was a little tricky to track it down. Impacted apps will need to trigger new builds for the fix to take affect