We need to detect whenever the app is paused, a phone call is received, a chat message is displayed on top, etc.
If that happens we need to handle it properly in wkcocos lib ( like put the game in pause for exemple ) and what we dont know how to handle we trigger an event to let the app handle it.
We need to detect whenever the app is paused, a phone call is received, a chat message is displayed on top, etc. If that happens we need to handle it properly in wkcocos lib ( like put the game in pause for exemple ) and what we dont know how to handle we trigger an event to let the app handle it.