I am just adding the plugin in build.settings under settings and it’s giving a build error
plugins =
{
[“plugin.google.play.services”] =
{
publisherId = “com.coronalabs”
},
},
[build error #11]
Unexpected build error (check simulator console for messages.)
// the simulator console says nothing…
I’ve tried to add the older admob plugin and at least it did build.
what could be the problem ???
any leads are appreciated, btw am building for Android!
~ b0b_k