When tapping the notification with message data through type 3 (open app), the message data are all get from onNewIntent method, is there any difference between when the app is on background and terminated?
If tapping the notification when app is on background, it will reset to the initial screen or keep the previous route path?