I use GCM for notification
If application closed , GCM send auto notification to mobile
I want this notification disabled and only use onReceive class
If application closed , receive 2 notification and duplicated !
1- From server
2- From onReceive
Please help for solve this problem