I'm using the "didReceiveRemoteNotification"-method to react to a Push Notification when the app is open.
But how can I react to a PN when the app is closed or in the background?
Is there a similar method that is triggered when a user clicks a PN when the app is closed and thus opens it?
But how can I react to a PN when the app is closed or in the background?
Is there a similar method that is triggered when a user clicks a PN when the app is closed and thus opens it?
Last edited: