Migration Guide 2.23
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.23.0
The SDK introduces a new feature about contextual coaching statistics and standouts.
Add Get Contextual Coaching Statistics
API
This API provides detailed analysis of driving behavior by examining safety events (hard braking, hard acceleration, and overspeeding) normalized per mile. It helps drivers understand how their driving score changes by identifying standout patterns in specific time periods, days of the week, or individual trips. The analysis enables drivers to make targeted improvements to their driving habits. To fetch the contextual coaching statistics and standouts, please use GetContextualCoachingStatisticsCall
API. For more details, refer to the API Usage documentation.