Hey everyone,
I tested the ads on the simulator and they worked fine but after I the app went live, there are no ads displayed. I tried every solution on this forum and stack overflow but I just can't figure out the problem.
The app is linked to Firebase and the admob is linked to the Firebase app. I checked the bundle ID of the app, the app unit id, app pub id. Everything is in place.
Before publishing I removed the following line.
request.testDevices = [kGADSimulator]
Is that the problem?
Also in the Admob account, I'm not able to link my app in iTunes store. Could that cause this problem? (The test ads showed, though.)
(Maybe it needs more time to index the pages, it's been just 3 days since I launched the app.)
Has anyone else faced this problem? Please help.
Thank you.