Cordova local notification doesn't work while app is in background
问题 I'm developing an android application using Cordova and it uses PushPlugin to receive push notifications from my server. In particular, I'm doing some test using the PushPlugin Example. I'm also using the Cordova Local Notification plugin because I want the app shows a local notification as soon as it receives a push notification. The following code works and the local notification appears but only when the app is in the foreground. I want the local notification appear even when the app is in