Has anyone made cloud builds for Android that uses Admob?
We are testing cloud builds but seem to have a problem with the generated builds.
Local builds in the editor or batch mode/ command line are fine but the ones made on the cloud exit immediately when the application is launched.
The Admbo error we see on device is this:
******************************************************************************
* Missing application ID. AdMob publishers should follow the instructions *
* here: *
* https://googlemobileadssdk.page.link/admob-android-update-manifest *
* to add a valid App ID inside the AndroidManifest. *
* Google Ad Manager publishers should follow instructions here: *
* https://googlemobileadssdk.page.link/ad-manager-android-update-manifest. *
******************************************************************************
Has anyone bumped into this, suggestions?