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
Unable to receive notification message when iOS app is terminated. I have configured all three methods - onMessage, onResume and onLaunch. When the app is in foreground or background this works properly. Note this is happening in iOS only.
Must be a way to capture notifications in terminated app.