I'm add google admob on my ios app. I'm using Native Advanced banners. So test banners works perfect working native banner with test id this test banner have id ca-app-pub-3940256099942544/3986624511
But when i change banner id for my created - it become empty empty not working banner with my id
What i have done:
- Register my admob account & connect it with my firebase project.
- Approve my payment data on admob & get mail thats everything ok.
- Add Admob id on my plist project file.
It's looks like this
<key>GADApplicationIdentifier</key>
<string>ca-app-pub-***********~**********</string>
A week has passed, but unfortunately my banners remain empty. My app hasn't been published yet. I cannot send it for review team with empty banners. It will not be allowed with this issue.
What I haven’t done yet is
- I haven’t set up mediation.
Maybe this is the case? I could not find information on whether this is really necessary or not. I also note that for the duration of the tests, I registered the application in another admob account and before launching, I decided to transfer everything to a new account and indicated the bundle id the same as indicated during registration on the first test account. Maybe that's the case? Please help to solve the problem. I read that after setting up the banners should start showing after a few hours, unfortunately much more time has passed..