[RESOLVED] I am not currently subscribed to use AdMob plugin?

I’ve got a Starter Corona and when I want to buid my app with the admob plugin I get this error msg, but this site says I can use without subscription: http://www.coronalabs.com/resources/plugins/

1008313836sreens_www.kepfeltoltes.hu_.pn

What version of Corona SDK are you using?

Build 2013.1137

Everything fine, the problem solved. I wrote this in the build.settings " publisherId = “a151bd50b350eed”, " instead of this

" publisherId = “com.coronalabs”, " .

What version of Corona SDK are you using?

Build 2013.1137

Everything fine, the problem solved. I wrote this in the build.settings " publisherId = “a151bd50b350eed”, " instead of this

" publisherId = “com.coronalabs”, " .

Just to add, as I faced the similar problem. The build.settings must be ‘[“CoronaProvider.ads. admob”]’, as some examples use ‘[“CoronaProvider.ads. AdMob”]’

Glad you got it solved @PocketJam, you may want to consider updating to the latest public build 1202.

@yosu, can you find the places where the provider is wrong and if it’s in our documentation, hit the hate it button at the bottom so we can fix it.  If it’s in sample code just post the location back here so we can fix it.

Thanks

Rob

Just to add, as I faced the similar problem. The build.settings must be ‘[“CoronaProvider.ads. admob”]’, as some examples use ‘[“CoronaProvider.ads. AdMob”]’

Glad you got it solved @PocketJam, you may want to consider updating to the latest public build 1202.

@yosu, can you find the places where the provider is wrong and if it’s in our documentation, hit the hate it button at the bottom so we can fix it.  If it’s in sample code just post the location back here so we can fix it.

Thanks

Rob