The app will restart after clicking a push-message when I'm selecting image with cordova-imagePicker

I use plugin cordova-imagePicker for selecting mul-images and use plugin cordova.plugins.notification for receiving push-message. When I am selecting image using this plugin, if I received a push-message and I click this message, the app will restart.

What’s the reason and how to resolve it?