caffeinalab / ti.goosh

GCM/FCM module for Titanium.
MIT License
52 stars 34 forks source link

Silent notification not receiving payload? #111

Open DouglasHennrich opened 5 years ago

DouglasHennrich commented 5 years ago

I'm trying to send silent notification with some payload but it never enters into notification's callback.

I'm not sending alert title body only the payload field

I'm only getting this on terminal: [WARN] W/ti.goosh.IntentService: Show Notification: FALSE

I only gets the push payload if I'm with the app on foreground or if I click on notification??

TiSDK 7.2.0.GA module version 4.1.0

reactnative103 commented 5 years ago

I have same issue. Please anyone help for the same.

nrpverma commented 5 years ago

same issue I'm getting, please anyone help.