Admob - after 5 years - upgrade help errors

FIXED

Hi,
I have been a Corona/Solar2d for years, I have around 15 apps.
Now we have moved over to Solar2d I feel it is time to revisit all my apps.
Firstly I wanted to sort the Admob plugin out now that it is free - thank you.

I was previously using admodV2, but notice all the build settings have changed.
I activated the admob plugin on the Corona site.
I altered my build settings in accordance with the docs.

The app compiles ok with no errors etc, I then load it onto my android device, it crashes and dumps to the device and obviously logcat.

Now it seems the admob library isnt being loaded.
Build: 2020.3601

Here is a quick snippet:
I/Corona (16281): ERROR: Runtime error
I/Corona (16281): ERROR: Could not load provider (admob) due to the following reason: module ‘CoronaProvider.ads.admob’ not found:resource (CoronaProvider.ads.admob.lu) does not exist in archive
I/Corona (16281): no field package.preload[‘CoronaProvider.ads.admob’]
I/Corona (16281): no file ‘(null)/CoronaProvider/ads/admob.lua’
I/Corona (16281): no file ‘(null)/CoronaProvider/ads/admob.lua’

Any help chaps ?
thanks

*** UPDATE ***
Need to read the docs more carefully, quite a few things have changed and wasnt aware of some appID scenerios now — all fixed

1 Like