Skip to content

Migration Guide 2.16.6

Migration SDK from old versions

This section will provide a detailed description of the API changes during the upgrade. We strongly recommend reading this documentation when upgrading the SDK version to understand the API differences and update your API calls accordingly based on the version disparities.

Migration to version 2.16.6

Support enable/disable trip matcher in edge.

Added the enableEdgeMatcher parameter in DriveMotionSettings to enable/disable trip matcher in edge, default is false.

Support clear all drive motion data in edge.

Added new API clear(context: Context) in DriveMotionService to clear all drive motion data in edge.