IBM Mobilefirst : App gets restarted when I click on the Notification
问题 I am developing android native app with MFP Integrated. I have Implemented MFP push notification and it works fine. I get the notification. But when I click the notification my app restarts. The actual issue was I have a splash activity which is launched on my app launch and where I am initializing all my MFP stuff and killing this activity taking the app to login activity. And in My manifest file I am defining my receiver as below. <activity android:name="SplashActivity" android:theme="