After app force closed / phone restarted - PushPlugin not work

When I force app closed or after restart phone, I fire push notification from server.
Phone do not receive notification and I got log below

GTalkService(4667): [DataMsgMgr] broadcast intent callback: result=CANCELLED forIntent { act=com.google.android.c2dm.intent.RECEIVE pkg=com.ionicframework.testpush (has extras) }

Can you tell me what wrong here?
Thanks