Hey So, this bug came in and it's an important one: https://issues.apache.org/jira/browse/CB-11935
I've already accepted the fix for KeepRunning = false, but apps that start in the background that have their JS running, and other apps probably need to have their status managed. I want to run onPause and onResume on the webview every time the app pauses and resumes in Cordova, but I'm wondering if that screws people up. I know that we're at the eve of a major change, so I can just break stuff, but it'd be good to get feedback before doing it. What do people think? This is a pretty important change. Joe