I am sending push notification to users which when clicking on it opens the app.
My problem is that when the app is already open, clicking on the notification start
Instead of showing the Splash activity on notification click, show your MainActivity because your splash activity will closed after some time but MainActivity will be remain open and