Parse icon indicating copy to clipboard operation
Parse copied to clipboard

onPushReceive: App is not alive; 'notificationreceive' won't be triggered

Open ghost opened this issue 6 years ago • 0 comments

I am using http://gitt.io/component/eu.rebelcorp.parse (0.14.1) module in my Titanium Android app. It works well but when a notification received on the device it shows below error and the notification does not interact with the app.

onPushReceive: App is not alive; 'notificationreceive' won't be triggered

when I click on the notification it shows below error:

onPushOpen: App was killed; resume the app without triggering 'notificationopen'

Please help.

ghost avatar Mar 15 '18 13:03 ghost