Using the AppId for Admob

I can’t find any resources that say where to place the AppId that Google provides when creating an app for Admob. When testing my app on the Expo app, I am able to see every app working correctly with a live app (when using my real AdUnitIds), but when I run expo build:android, no apps appear. I thought maybe I would try placing the AppId in the testDeviceId, which didn’t seem to work either. Has anyone else had this issue before?

So I gave up after a while and just hoped it would start working and after about 10 days of waiting, the ads started to appear. For those using Admob and Expo, if the test ads and your real ad unit ids work on your emulator or expo app, but they don’t on the APK, just wait apparently…

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.