Mobile in sleep mode: Generally 5-10 min after the screen power turned off
Mobile is awake: as soon as the screen power is turned on
Mobile:Micromax A064
Android Version: 4.4.2
When the mobile is in sleep mode, I stop receiving GCM Push Notification
and when the mobile is back awake, I start receiving all the Push notifications which were sent in the duration of sleep mode.
During sleep mode, I don't understand weather my GCMListenerService has stopped listening or the internet is being disabled.
Note: During sleep mode not only for my application, I stop receiving GCM Push Notifications for all the applications in mobile i.e. WhatsApp,Gmail,Shopping Application etc.,
There are no power saving applications in my mobile which can alter the network settings based on battery power. I disabled builtin "Clean Master" Application
Can any one know how to resolve this.