GCM push notification is not working in android when app is killed in some devices like lenovo and MI. Even after given permission from device still no help. I used wakefulBroadCast
and GCMListenerService
. But when app is killed, it is not getting message on Message Receive. I am stuck at this point. If anyone does this before please help and give some suggestions. Thank you in advance.
I'm not getting push notification when app is Killed or forcefully closed.