When the app is killed (not in background) and it receives a remote notification, it displays the notification but also opens the app. This is bad practice and very intrusive for the user.
However, when the app is in background, the notification shows, but the app does not open.
When the app is killed (not in background) and it receives a remote notification, it displays the notification but also opens the app. This is bad practice and very intrusive for the user.
However, when the app is in background, the notification shows, but the app does not open.