caffeinalab / ti.goosh

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

Crash Report #106

Closed jsrsonu closed 6 years ago

jsrsonu commented 6 years ago

I got crash report from Google as below.How to prevent or handle this crash? Am using Ti.goosh 4.0.1

java.lang.IllegalArgumentException: at android.app.NotificationManager.notifyAsUser (NotificationManager.java:333) at android.app.NotificationManager.notify (NotificationManager.java:297) at ti.goosh.IntentService.parseNotification (IntentService.java:392) at ti.goosh.IntentService.onMessageReceived (IntentService.java:55) at com.google.android.gms.gcm.GcmListenerService.handleIntent (Unknown Source:202) at com.google.firebase.iid.zzc.run (Unknown Source:4) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1162) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:636) at java.lang.Thread.run (Thread.java:764)

progress44 commented 6 years ago

Hi @jsrsonu Are you still experiencing this issue? If yes, could you paste a payload example of what you're sending to the app?

jsrsonu commented 6 years ago

Nope.Thanks progress for looking the message.