Hello guys,
I used Intel XDK and Cordova to build an Android APP out of my construct project. So far all is working, except that I can't keep the game active in background. It needs to continue doing some stuff while its in background. Is there a way do enable that?
On a side note, is full network access permission needed as default or can I somehow get rid of it?