posted 8 years ago
My App has 2 activates
1- SplashScreen : code in the manifest file
2- MainActivity: code in the manifest file
and I have a class MyFireMsgServic that build my notification
I used FCM to send notification to my app, the issue is when my App in background and click on the notification it start an another instance of my app