phonegap/phonegap-plugin-push

@parmarkaushik15 yeah, like I said in my last comment, if the app is forced closed there is no web view in memory to run the JS. The best you can do at this point is look into using the force start parameter.

daveed80 opened this issue · 1 comments

@macdonst

If i'm understanding correctly, for an app running on iOS 13.3.1/iPhone11....

App is forced closed
Notification is sent received successfully, and shows successfully in the notification center
App is then opened directly by clicking on app icon, NOT by clicking on notification in center
on notification event doesn't fire

I would think that even by clicking on the app directly after its been killed that the notification event would fire

opened in error