Known Bugs - marknutter/GCM-Cordova GitHub Wiki
When sending data to a device when the application has closed, the following error can occur:
E/ActivityThread(9606): Activity com.cordova.gcm.App has leaked IntentReceiver com.google.android.gcm.GCMBroadcastReceiver@405754f0 that was originally registered here. Are you missing a call to unregisterReceiver()