Is it possible to monetize a game with AdMob and Crosswalk? I didn't find anything...
I know that it is possible with CocoonJS, but seems like Crosswalk has better compatibility and performance.
Thanks.
I double that..
Have you found anything Zathan ? I tried some of my games with CocoonJS but it is not good for mobile =(
CocoonJS is pretty much only for mobile. There is currently no supported method for admob in crosswalk though they are looking into it. For now some have had success with leadbolt on crosswalk using podes html5 iframe plugin.
Great thread henriquesv <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">
https://www.scirra.com/tutorials/876/ho ... orted-game
I found this tutorial... is good?
And what about that new Google Play plugin?
What happens if I use podes html5 iframe plugin, admob and Crosswalk?
It will not display ads?
I don't really know.. but CS2 started supporting AdMobs. But it won't work on Tablets yet.. only smartphones because of App restrictions of Intel XDK.
Develop games in your browser. Powerful, performant & highly capable.
If you are using the Intel XDK, go look in your project settings. Under Cordova Plugins click Plugins and Permissions. Click Third Party Plugins. Then click the link "Explore the Apache Cordova Plugins Registry".
You'll find the AdMob plugin here.
http://plugins.cordova.io/#/package/com ... n.ad.admob
Hi Tekniko!
I am trying now with the new plugin: https://github.com/cranberrygame/com.cr ... n.ad.admob
But AdMob plugin isn't really the problem. The problem is with intel XDK. It wraps the html5 in such a way that (at least for what I know) we can't remove some app restrictions / features. Like SMS. It is always ON... and people that have Tablets won't be able to download it from the store.