Dear all,
I am developing using Xamarin Forms Android. Test Google AdMob works fine. Real Ads dont show.
My code is working fine with test AdMobs but not for live/real Ads.
A couple of questions. I have an Admob in Google for each screen name but none of the Ads are hit (because the count doesn't increase).
How do I check what screen (page) name is being passed so that I can be 100% the screen/page name is the same as the Ad name? Or is the name of the Ad arbritrary abnd it's all done through App ID and Ad ID?
Is there a specific way of capturing Admob error/success codes? Try, catch maybe. But that wont catch any success code(s).
Are there other restrictions, like must be a Release version (not debug)?
It's so close to working, it's frustrating not to get it working.
Code examples are great but it all feels a bit 'fire and forget' and not too clever at real 'friendly' App integration.
Thanks for your input
Stewart