...
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 for Android (Mapp Cloud)
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
...