Hi,
since google play recently updated there minimum android API you now have to do the following if using certain things in your game like ads for example.
You can of course fix it by opening your manifest file and manually adding a line of code, but would it be possible in a future release to maybe have it as a checkbox in the “android” section of the game settings, or a box were you could paste in permissions?
I dont think it already exists but could be wrong ive only recent moved to defold and only made 2 games so far.
Thanks