Github user vinzscam commented on the issue:
https://github.com/apache/cordova-android/pull/337
It makes sense :)
I just want to point out that it is not just a broken API: it could affects
the functionality of existing apps (in my case I was using it to
connect/disconnect a
Github user vinzscam commented on the issue:
https://github.com/apache/cordova-android/pull/337
The #337 has broken the firing of `pause` event.
Now the `pause` event fires when the native platform pulls the application
out from the background (just before firing the `resume