Hello. I downloaded CoronaSDK 2017.3068 and tried to implement Chartboost according to the docs. https://docs.coronalabs.com/plugin/chartboost/init.html
chartboost.init( chartBoostListener, { appId=“xxxxxx”, appSig=“xxxxxxxx” } )
When running the App on the Android device, this error occurs:
ERROR: chartboost.init(listener, options), Invalid option 'appSig’
Thanks