I am trying to get AdMob v2 working on iOS. My test device is an iPad 3.
I am using one of the new ad units (e.g. ca-app-pub-744091664xxxxxxx/5089400xxxx)
I remembered to change the plugin name to “plugin.google.play.services”.
From a code perspective I do not believe there is anything else to do as the APIs are about equivalent, especially for interstitials. The new capabilities such as pre-loading seemed optional.
I can use one of the new ad unit identifiers such as in the example above, and it works with AdMob v1, but not v2.
I’m using Corona Build 2350.
Any help would be appreciated!
Thanks.