Web fonts are not supported for the mobiles Zathan.
We compiled our last game Adam Asmaca with CocoonJS using MoPub. But we only usr AdMob network for better fill rate. For now, we got 3011 requests and 2993 impressions. Fill Rate: 99.40%
Hi, thank you for your plugin. Does it work on Android with CocoonJS?
Develop games in your browser. Powerful, performant & highly capable.
Hi, you should decompile the apk file and change the "AndroidManifest.xml" and then recompile it again. Inside the "AndroidManifest.xml" you'll find the permission line like "<uses-permission android:name="android.permission.INTERNET" />". It should work when you delete it. Here is the link for tutorial.