I’m trying to implement the Admob v2 plugin and get this when running the app on a device:
My build.settings has appropriate permissions and this code:
plugins = { ["plugin.google.play.services"] = { publisherId = "com.coronalabs" }, },
What am I doing wrong?