Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.2 Final
-
Fix Version/s: 1.3 Beta
-
Component/s: Containers
-
Labels:None
-
Environment:Android Chrome and Stock Browser with SX
Description
Neither Chrome nor the stock browser on Android fire the pagehide and pageshow when the page goes idle. This means the blocking connection continues to run, therefore cloud push. This is also a power consumption issue, as heartbeating continues to run.
This link suggests that other JS events might be usable to pause and resume blocking connection.
http://stackoverflow.com/questions/8235139/how-can-it-be-detected-if-a-page-is-on-background-or-foreground-with-jquery-java