You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2019. It is now read-only.
I know there are several closed issues related to this but I'm not exactly sure what's going on. On Android, I have notifications working, both foreground and background. If my app is force closed, I don't get the notifications. If I watch Logcat, I see "New Push Message" from the PushPlugin but it says "No callback function - caching the data for later retrieval". How do I set the callback in this scenario?