Hi, I've built a html app using the html5application template in Qt creator, however. It did not pass the QA cause the app is not paused when the app goes into the background and resumed when it goes to the foreground again. I guess the MeeGo multitasking is better than Nokia wants it to be...
Is there a way to simply pause / resume the entire app and what events should I be listening for when app goes into background/foreground ? Thanks.

Reply With Quote

