Hi team,
I’ve reached out for help from Adalo support but they are not responding 
Hope you can help me with my failed build.
I’ve created Google dev account and Firebase account according to the instructions. I’ve uploaded both Json files (service and frontend). And now my builds are failed with the error below.
If anyone by chance fixed this error, please help me
Error: Command failed: /home/gradle/builds/AdaloApp/node_modules/@adalo-components/adalo-ads/scripts/install_android.sh
++ pwd
- project_path=/home/gradle/builds/AdaloApp
++ dirname /home/gradle/builds/AdaloApp/node_modules/@adalo-components/adalo-ads/scripts/install_android.sh - dir=/home/gradle/builds/AdaloApp/node_modules/@adalo-components/adalo-ads/scripts
++ /home/gradle/builds/AdaloApp/node_modules/@adalo-components/adalo-ads/scripts/parseJSON.js /home/gradle/builds/AdaloApp andAppID
/home/gradle/builds/AdaloApp/node_modules/@adalo-components/adalo-ads/scripts/parseJSON.js:47
let appIDFinal = appID.replace(/\s/g, “”);
My app id: 2a40d8e4-bc7c-48dc-a3ed-7038e60e2939

