In sudoku nano game for hint
If hint equal 0 show reward video
Simple as that
In sudoku nano game for hint If hint equal 0 show reward video Simple as that
yeah i do that . this is my settings in cocoon :
orientation = both . fullscreen = yes . minSDKversion = 14 . targetSDK v = default . install location = internal only . multidex enabled = no
in construct : pixel rounding = off . fullscreen in browser = letterbox scale . sampling = linear.
plugins in construct : only appodeal . in cocoon : i install just this : https://github.com/dfyz8/appodeal-cordova-plugin.git before when i just install this plugin : https://github.com/appodeal-cordova-plugin.git (without dfyz8 in url ) i get black screen . what the difference between url plugins ?
Both those Appodeal ones don't work for me. Helpers from appodeal told me the 2nd one doesn't work and recommended another one
Me I use: https://github.com/appodeal/appodeal-co ... dex-plugin
This one still works.
Check out my list here: viewtopic.php?f=146&t=188133
> > plugins in construct : only appodeal . in cocoon : i install just this : https://github.com/dfyz8/appodeal-cordova-plugin.git before when i just install this plugin : https://github.com/appodeal-cordova-plugin.git (without dfyz8 in url ) i get black screen . what the difference between url plugins ? > Both those Appodeal ones don't work for me. Helpers from appodeal told me the 2nd one doesn't work and recommended another one Me I use: https://github.com/appodeal/appodeal-co ... dex-plugin This one still works. Check out my list here: viewtopic.php?f=146&t=188133
>
> plugins in construct : only appodeal . in cocoon : i install just this : https://github.com/dfyz8/appodeal-cordova-plugin.git before when i just install this plugin : https://github.com/appodeal-cordova-plugin.git (without dfyz8 in url ) i get black screen . what the difference between url plugins ?
yeah the second one doesn't work it give a black screen. the one you recommended work in cocoon ? or in intel XDK ?
I use XDK but it should work for cocoon too.
Let me know so I can update my thread.
ok will test it and see if it will work. also what the difference between build with intel XDK and build with cocoon ? and which is better ?
https://github.com/dfyz8/appodeal-cordova-plugin.git
Just so you know, if you don't use this one you can't build with cocooon gpg plugin you'll get error. But you can always use the appodeal link that is on there site only thing you won't be able to build your Games with cocoongpg plugin not sure if it works with cranberry game plugin
Develop games in your browser. Powerful, performant & highly capable.
github.com/dfyz8/appodeal-cordova-plugin.git Just so you know, if you don't use this one you can't build with cocooon gpg plugin you'll get error. But you can always use the appodeal link that is on there site only thing you won't be able to build your Games with cocoongpg plugin not sure if it works with cranberry game plugin
github.com/dfyz8/appodeal-cordova-plugin.git
when i use the official plugin without gpg it give a compile error. also when i install this plugin https://github.com/dfyz8/appodeal-cordova-plugin.git with gpg i get error . when i install the second plugin only (without gpg ) all work fine. in construct , as i said i use just appodeal ads plugin . should i use other plugins ?