Additional features of the iOS SDK
Follow any of the additional features below to access further functions of the SDK. You typically use these functions to extend the functionality, turn off specific functions, or if you are adopting a pure programmatic integration. We recommend adding these functionalities to your AppDelegate
class, however, if you prefer to use them on specific Views, please import the MedalliaMXO framework on each View Controller where any of the bellow features are used:
import MedalliaMXO
#import <MedalliaMXO/MedalliaMXO.h>
- Assigning an Interaction
- Clearing TID
- Configuring logging
- Disabling automatic identity transfer
- Disabling automatic Interaction detection
- Disabling automatic outbound link tracking
- Disabling
WKWebView
tracking - Excluding an Interaction
- Excluding identity transfer links
- Including identity transfer links
- Getting the current configuration
- Getting SDK version
- Getting TID
- Opting a user out or into tracking
- Retrieving an Interaction response
- Sending a location object
- Sending a response code
- Sending Interactions
- Sending Properties