FCM Notification iOS device specific error when we are using any other app

I have implemented FCM push notification for my ionic v1 app.

I have used “cordova-plugin-fcm-with-dependecy-updated” this plugin. Initially i have used “cordova-plugin-fcm” this plugin. But as its not working for ios i have gone for the dependency plugin.

Everything got working for Android. And for your info, i have used Firebase api to send push notification to both Android and iOS devices.

When the notification received in app background and if tapped it, then it will open the app correctly without any fault.

But the same, for instance, when we are using any other app and at that time say the notification received. So now when we tapped the notification its not opening the app instead it throws error page as the screenshot. Anyone help with this…

Image-1