Question
How to detect incoming call?
Is there a way to pause game on incoming call?
I've tested my game and it looks like it's still running in the 'background' when user receives a call. That's an issue because there is lots of screaming in my game
.
Is NativeApplication Event.DEACTIVATE good? (I broke my phone so can't test it...)