Hello,
Sorry for being kinda Off Topic, but can anyone link me to any tutorial that shows how to setup admob for cocoonjs, and also to setup all the necessary things for IAP in cocoonjs to work.Searching didn't help. And I can't really understand the social feature. Is it for FB? If so how to get it to work?. Thanks in advance
Tutorial: https://www.scirra.com/tutorials/781/ho ... b-cocoonjs
Demo for ads and inapps: https://github.com/ludei/Construct-2-pl ... aster/capx
The social feature depends on the configuration in CocoonJS object. It is Google Play, Game Center or Facebook. It is not possible to include two at the same time, unless you pick an option to set the social service depending on the device. In that case, Google Play or Game center will be picked depending on the OS.
The social feature is an abstraction of different social services. The aim was to select the social service and being able to work with it easily and almost in the same way with all of them.
Hey people, about the issue with clearing webstorage on low space, there's a new Local Storage plugin in r202. Can anyone with low space on ios device try it?
If something can be done, it will be done for the new cloud, as we are very close of publishing the beta.
If someone provides a testcase that works on cordova exporter, we can make some testing on the new cloud and the latest environments.
Regards