Last active
December 19, 2015 07:59
-
-
Save nighthawk24/5922210 to your computer and use it in GitHub Desktop.
A brief list of factors affecting GCM performance
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| GCM/Internet Network: | |
| Device on a network where GCM ports are blocked. COMMON IN ENTERPRISE ENVIRONMENT. CAN REQUEST TO OPEN PORTS, SAME GOES FOR APPLE PUSH. | |
| Heavy GCM Service Traffic. RARE. | |
| Delays in receiving notification on certain devices. RARE-COMMON. Instant-2mins-5mins depending on the Manufacturer Setting. | |
| On the Device Side: | |
| Wi-Fi Sleep and Performance Setting. COMMON. | |
| Poor Data Network Connection (Wi-Fi/Cell-Data). VERY COMMON. | |
| Device Sleep Setting. COMMON. | |
| Background Data Restriction for app. RARE. | |
| Manufacturer Device Profile Settings to Sleep the device. RARE. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment