Using response-native-push-notification ref
I send a message to GCM using the nodejs node-android module, my message is successfully sent to the GCM server, but the notification does not appear in the receiver for $ {applicationId} I replace my GCM package (com.test) if the application is in an open state, I can receive notifications.
source share