Icon causing Android build to fail

Hello,

I’ve built out an app which works on an emulator and physical device, however when I run “eas build --platform android” the build fails.

Here’s the error message that comes up in the logs: Error: [android.dangerous]: withAndroidDangerousBaseMod: ENOENT: no such file or directory, open ‘./assets/logo.png’

This image comes from the icon in app.json and that directory is correct, it works on the iOS build.