Integration
To implement the server-to-server integration, the Device ID of the Mixpanel SDK should be set as the device alias of the Airbridge SDK.Minimum SDK version required
- Airbridge Android SDK: v.2.19.5
- Airbridge iOS SDK: v.1.18.0
- Airbridge Web SDK Loader: v.1.3.0
- Airbridge React Native SDK: v.1.5.0
- Airbridge Cordova SDK: v.2.0.2
- Airbridge Flutter SDK: v.3.0.2
- Airbridge Unity SDK: v.1.9.0
SDK setup
AttentionOnce the SDK setup is complete, make sure to complete the required setup process in the Airbridge dashboard to implement the integration successfully.
SDK integration (Web)
SDK integration (Web)
SDK integration (React Native)
SDK integration (React Native)
React Native SDK
SetautoStartTrackingEnabled to false in the airbridge.json.React Native SDK (Deprecated)
SetautoStartTrackingEnabled to false in the airbridge.json.SDK integration (Cordova)
SDK integration (Cordova)
Set
autoStartTrackingEnabled to false in the airbridge.json.SDK integration (Flutter)
SDK integration (Flutter)
Flutter SDK
SetautoStartTrackingEnabled to false in the airbridge.json.Flutter SDK (Deprecated)
SetautoStartTrackingEnabled to false in the airbridge.json.SDK integration (Unity)
SDK integration (Unity)
Unity SDK
SetAuto Start Tracking Enabled to false in the project settings.Unity SDK (Deprecated)
SetAuto Start Tracking Enabled to false in the project settings.