Disabling Medallia communication
The MXO has a communication mechanism between mobile SDKs available at Medallia (MXO, DXA, DF). This functionality helps easily integrate all the SDK products unlocking more use cases.
The communication Bridge between SDKs is enabled by default once added to your project. However, you can disable it, by calling the medalliaConfiguration
Kotlin top-level function or the MedalliaMXO.setMedalliaConfiguration
Java method with the appropriate configuration, as shown below: