Hi, I have followed the instructions on http://docs.coronalabs.com/daily/plugin/ads-admob/ - have created my publisher id and got my unique key but on build I get the ‘not currently subscribed to plugin’ error.
I only have starter but the plugin does say its available via starter - am i doing anything wrong?
my build settings say:
plugins =
{
[“CoronaProvider.ads.admob”] =
{
publisherId = ‘<mypublisherid>’
}
},
Thanks
Kevin