I am using the beta version of Appodeal in my build.settings as following:
['plugin.appodeal.beta.base'] = { publisherId = 'com.coronalabs' }, ['plugin.appodeal.beta.GoogleAdMob'] = { publisherId = 'com.coronalabs' }, ['plugin.appodeal.beta.AdColony'] = { publisherId = 'com.coronalabs' }, ['plugin.appodeal.beta.Unity'] = { publisherId = 'com.coronalabs' },
In appodeal dashboard I have disabled all networks except the above 3 and the appodeal exchange etc.
When launching the app there is a black error panel at the bottom of the screen:
“Error: Mopub was not found”
I use the latest Corona night-build (also tried with some builds prior to this one with the same result).
Any thoughts on this ?