I need to do a special action if the app was launched from the push notification.
There is a question for the ios: Detect if the app was launched/opened from a push notification , but what I need is a Cordova way for any platform. I saw the answers with the pause event usage, but I can't get where is a pause there - app is closed and then it is launching by push notification.