I’m trying to build my game that have ads but I’m getting this error on build.settings:
unfinished string near '"CoronaProvider.ads.admob”] = '
someone knows what is wrong??
Here’s my build.settings:
plugins = { ["CoronaProvider.ads.admob”] = { -- required publisherId = "pub-xxxxxxxxxxxx" } },
Thanks
EDIT:
the publisherId must be com.coronalabs ??