Hi
I would like to add a option too rate my game after a certain amount of
quiting the game .. eg after 10 times of quit
Is there a simple way to do that ( for both android/iOS )
I export as Cordova and build in Intel XDK
REGARDS
Develop games in your browser. Powerful, performant & highly capable.
Make a global variable call popup
Make it so every time player press start it add 1 to the global variable
Make a command that if global variable equals 5 , then pop-up shows