Hi,
I build my app for android and ads works fine (inneractive). Build number 2013.1076.
Then today, i downloaded new version of corona (2013.1137) and build again. Now, ads does not appear.
What did I do wrong?
Hi,
I build my app for android and ads works fine (inneractive). Build number 2013.1076.
Then today, i downloaded new version of corona (2013.1137) and build again. Now, ads does not appear.
What did I do wrong?
Hi @medimnos,
As of the latest public build (1137), ads have been pulled from the “core” and they’re now implemented as plugins. The essential usage is the same, but you just need to tell Corona which ad services you want to use in the “plugins” table of the “build.settings” file. Please see the following documentation for help on this:
http://docs.coronalabs.com/guide/monetization/adSupport/index.html
Hope this helps,
Brent
It works, thanks. I should’ve read release notes
Hi @medimnos,
As of the latest public build (1137), ads have been pulled from the “core” and they’re now implemented as plugins. The essential usage is the same, but you just need to tell Corona which ad services you want to use in the “plugins” table of the “build.settings” file. Please see the following documentation for help on this:
http://docs.coronalabs.com/guide/monetization/adSupport/index.html
Hope this helps,
Brent
It works, thanks. I should’ve read release notes