Configuring Capacitor SDK
The Medallia Experience Orchestration Capacitor SDK performs merge updates when provided with JavaScript Configuration Objects with undefined configuration properties. However, if an undefined or null
Configuration is provided, then the MXO configuration is cleared. When configured with invalid parameters, the SDK is set in an unconfigured state.
The Medallia Experience Orchestration Capacitor SDK supports User and Admin modes.
Admin mode — Admin mode provides you with an interface that lets you add Interaction Points, Activity Capture Points, and Attribute Capture Points to native UI elements within the app. However, hybrid apps do not support this feature because hybrid solutions typically use non-native UI elements. Only Preview mode is supported to view your unpublished (In the Works) configuration before publishing it to your live environment.
User mode — The User mode build should be made available through the App or Play Store, when you are satisfied that all insights are being tracked in Admin mode and internal QA requirements have been met.
You have now configured the Medallia Experience Orchestration Capacitor SDK for your app.