when my app is in foreground and receive push notification it displays notification on screen. After sometime (2-3 seconds) if user not tap the notification it goes, So my question is how can i handle push notification if user not tap on the notification. When the app is in foreground ios 10.0*
Just for example If user login at another device i will receive notification on previously logged in device, if app is in foreground the use will see the notification that login at another device, if user tap on notification it moves to the login screen, but what if user don't tap on notification