I am having the same issue as @vinci.inter. When I use (code below) in my build.settings i also get an error saying “CoronaProvider.ads.admob is not configured in build.settings”
- [“plugin.google.play.services”] =
- {
- publisherId = “com.coronalabs”,
- supportedPlatforms = { iphone=true, android=true }
- },