Im trying to figure out how to get admob working. I can get the android build folder to work, and i can get the sample ads from here Enabling test ads | Android | Google Developers working fine too. When i use the ad ids from my google admob account though, nothing happens. is there something special you have to do to actually see the ads? btw, im not releasing this app just testing admob features so i dont care if they suspend my account or whatever for clicking my own ads, i just want to make sure i cant get the process working
thanks for your reply a couple questions though
which log should i be checking? Neither the output log nor the command promt that pops up when launching seem to have that message in them
How would I go about adding that RequestConfiguration line? I probably should have mentioned this is a blueprint project
How did you get your test ads working? I’m still struggling to get the admob test unit IDs to work. Theyre inserted in the settings correctly.
same here. i cant do anything else to get test ads functioning at this point. The only reason i can think of that it is broken is that im deploying the app from the store using internal testing maybe? My app-ads.txt is good, im connected to firebase, my account is approved. why would you need all of that for a test ad anyways? anyone that successfully has test ads, could you tell us how you got there?