/
Deep Linking with iOS SDK 5.0 or Later
Deep Linking with iOS SDK 5.0 or Later
This document describes how to handling deep links with push notifications. For information on deep linking with In-App, see iOS Inbox and In-App Action Handling
Deep Linking functionality has been updated with direct calling to the a method based on the delegate class provided to Appoxee iOS SDK. In our examples mentioned before, the delegate method will reside in AppDelegate.m
Deep linking can be sent using the following:
apx_dpl is supplied as an extra field key, with a valid URL scheme value
Sending a push action with a deep link action. Field can be sent in the payload of notification using apx_dpl key.
Example on how to use the sent key in Appoxee iOS SDK is mentioned below:
Related content
Mapp Cloud Mobile Integration
Mapp Cloud Mobile Integration
Read with this
Deep-Linking with iOS SDK 4.0.14 or later for Appoxee Standalone
Deep-Linking with iOS SDK 4.0.14 or later for Appoxee Standalone
More like this
Deep Linking with iOS SDK 4.0.14 or later
Deep Linking with iOS SDK 4.0.14 or later
More like this
Deep-Linking with iOS SDK 2.3 to 4.0.13 for Appoxee Standalone
Deep-Linking with iOS SDK 2.3 to 4.0.13 for Appoxee Standalone
More like this
iOS Inbox and In-App Action Handling
iOS Inbox and In-App Action Handling
More like this
Deep-Linking for Appoxee Standalone
Deep-Linking for Appoxee Standalone
More like this