Open activity on firebase notification received in foreground
问题 When my application is open and I receive a notification I want to be able to open the activity associated immediately without the need of the user to tap on the notification. This question is very similar: Open app on firebase notification received (FCM) But it opens the app when it is in background, I need to do it when my app is in foreground. From the firebase documentation: Notifications delivered when your app is in the background. In this case, the notification is delivered to the