Skip to content

Migration Guide 3.1

Migration SDK from Old Versions

This section provides a detailed description of API changes introduced or removed in recent SDK upgrades.
We strongly recommend reading this documentation when upgrading the SDK version to understand the differences and update your API calls accordingly.

Migration to Version 3.1.4

Expand DriveMotionConfigDelegate interface.

  • Provide the implementation via TNDriveMotionSettings during SDK initialization.
  • With the expanded interface, the client supplies SafetyScoreVersion by implementing: String getSafetyScoreVersion().

Note

The safety score version is provided by the client. For Novo Mobile, it will be retrieved from the Insurance service in the future. For now, the default value is "V1.0.5".