Mobile SDK bridge
From Digital version 4.8, use Mobile SDK Bridge to enable communication between Medallia mobile SDKs, opening up possibilities like triggering a feedback survey based on Digital Experience Analytics. Adding the Mobile SDK Bridge to your app is as simple as including it in the project along with the other frameworks for the SDK you are going to use it with.
- React Native
- Cordova
- Flutter
Medallia Mobile SDK Bridge Integration
Mobile SDK Bridge enables communication between these Medallia mobile SDKs:
- Medallia Digital Experience Analytics (DXA)
- Medallia Digital Mobile SDK
- Medallia Experience Orchestration
Add Mobile SDK Bridge to any application that uses other Medallia. Please see the documentation to integrate and configure Medallia DXA and DF SDKs.
Mobile SDK Bridge on Android
Mobile SDK Bridge on iOS
The iOS Mobile SDK Bridge can be added to your project in these ways:
Cocoapods
For integration via Cocoapods, add the Bridge framework to your Podfile
:
Then run the following command:
Swift Package Manager
For integration via Swift Package Manager, add the Bridge package to your project's Package Dependencies: