The push notifications not triggering for android devices only triggering for web account login

When user is logged into web and android then push notifications only coming to web account not getting for android logged in user. If we close the web chat tab, currently then we only have logged in on android in this case we are getting push notification on android device. We have tried by creating two different firebase projects for web and android but still the behaviour is same. We should get push notification on web as well as mobile even they are logged in simultaneously.

@Amol_Pardeshi,

When looking to receive the notification on the Android device, is the application in the foreground or the background?

Additionally, is the web notification as browser notification or an actual FCM notification?