Ok, in that case, install the following version of plugin:
github.com/appodeal/appodeal-co ... plugin.git (appodeal-cordova-nodex-plugin on github.com/appodeal)
And enable multidex option in cocoon.io for android settings:
https:// forums.cocoon.io / t / in-case-you-are-having-multidex-issues / 2086 (withput spaces)
Develop games in your browser. Powerful, performant & highly capable.
Why do you use a version from github.com/Tamplier/cordova-plugin.git It's very old. You can try one of the official packages:
github.com/appodeal/cordova-plugin.git - standart version without iOS SDK. Use it if you are not going to build iOS application.
github.com/appodeal/appodeal-cordova-plugin.git - big plugin with iOS SDK.
github.com/appodeal/appodeal-co ... plugin.git - Android only. Use it if you get DexIndexOverflowException
github.com/appodeal/appodeal-co ... plugin.git - Crossplatform. Use it if you have enabled multidex for android build to solve DexIndexOverflowException.
Please try these versions.
Hi, Governador! This is Alex from Appodeal developers team.
Can you describe your problem more detailed? Errors, logs and any relevant information will be helpful.