Hi!
I need launch a specific function when the app has received a push notification. When app is opened or in background mode I can show an alert with the push notification text, but if app is closed I can not show the alert.
Is there a way to achieve this?
Regards!