Once user clicks on a push notification, the following callback function will be called. You can parse the JSON to get any specific info sent from backend that will helps you in deep linking:
Swift
func application(application: UIApplication, didReceiveRemoteNotification userInfo: [NSObject : ...