exec error: Error: /scripts/build_aab.sh exited with error code 1 (signal: null)
Error in buildAndroid: Error: /scripts/build_aab.sh exited with error code 1 (signal: null)
at exec (/scripts/lib/exec.js:129:13)
at async buildAab (/android/buildAndroid.js:398:3)
at async callback (/android/buildAndroid.js:572:55)
at async run (/scripts/lib/steps.js:25:53)
at async Object.execute (/scripts/lib/steps.js:41:50)
at async buildAndroidUpgraded (/android/buildAndroid.js:577:3)
at async Queue.processAndroidJob (/android/index.js:101:9)
Hi @Raed,
Most probable causes of build failures is a bug in a custom component. So if you have any custom components, removing such components and trying to make another build will show if that’s the cause of the issue.
Another case could be related to some Adalo bug. In this case I’d recommend contacting support: Right Desk.
Best,
Victor
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.