I am working on interactive notifications. I want user to perform atleast one action when notification get fired. but If in case user does not perform any action and directly tap on notification then app get launched.
I want to handle this like displaying alert that time when app launch.
does anyone have idea for that?