Help -- Unable to build game - Getting error not subscribed to chartboost

Hi

I am getting following error when trying to build my game – I have tried following but similar error during build:

[“plugin.chartboost”] =
        {
            publisherId = “com.gremlininteractive”
        },

or

    [“plugin.chartboost”] =
        {
            publisherId = “com.swipeware”
        },

I have no idea why the log below is saying invalid RevMob App ID :frowning:

Error:

[RevMob] Invalid App Id: Your app id from revmob
WARNING: The ‘ads’ provider (admob) is not available on the simulator
WARNING: The ‘ads’ provider (admob) is not available on the simulator
[RevMob] The method RevMob.startSession(REVMOB_IDS) has not been called.
WARNING: The ‘gameNetwork’ provider (google) is not available on the simulator
ERROR: An error occurred during build. The server returned the following message
:

Error:
You are not currently subscribed to the following plugins

com.swipeware:plugin.chartboost

Android build failed (5)

Anyone able to help with this?

Hi @sysads,

Did you follow the documentation on this plugin, and include the required Android permissions? It’s all outlined here:

http://docs.coronalabs.com/daily/plugin/chartboost/index.html

Take care,

Brent

Anyone able to help with this?

Hi @sysads,

Did you follow the documentation on this plugin, and include the required Android permissions? It’s all outlined here:

http://docs.coronalabs.com/daily/plugin/chartboost/index.html

Take care,

Brent