Closed ivanh23 closed 5 months ago
Although this request is old, App ID should from AdMob goes into Main Activity:
MobileAds.Initialize(ApplicationContext, "YOUR APP ID HERE FROM AdMob, has a ~ in it");
Check this blog on how to do it.
My sample shows another way to approach it. https://github.com/DonGlover/DonGlover-AdMobSample
Hello , i am new to Xamarin and in this example i dont see where can i add my App ID from AdMob , i know where to add the Banner ID .