Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Hi everyone,
Im having a problem on Google Play with our game compiled with CocoonJS.
Our app rating is limited due to something (the support) says is:
android.permission.ACCESS_COARSE_LOCATION
How do i remove that from our app?
Develop games in your browser. Powerful, performant & highly capable.
You will have to remove the Geolocation plugin from your game i guess because it locates the user's current location through network location sources !! Try removing the geolocation plugin.