Hello, I am a new Construct 2 beginner. (And I'm not good at English, because I'm come from Hong Kong... <img src="smileys/smiley17.gif" border="0" align="middle" /> )
But there is a question regarding to pause the game when the user tapped the iAD on the iOS APP. It would be grateful if anyone can help me.
<img src="http://www.forustyle.com/games/other/ObjCode_1.png" border="0" />
I have been written the Objective-C code in the native iOS APP to detect the tapping of the iAD Banner. And I would like to pause the game when the iAD Banner has been tapped.
<img src="http://www.forustyle.com/games/other/iOS_1.png" border="0" />
<img src="http://www.forustyle.com/games/other/iOS_2.png" border="0" />
The Construct 2 game runs in the WebView, and the iAD Banner is out of the WebView. So I need to use the JavaScript to make the Construct 2 Game pause.
How can I fix it? Thanks! <img src="smileys/smiley1.gif" border="0" align="middle" />