React Native
Version 3.1.0 Release date 30.07.2026
Github repository: https://github.com/Mobile-Telematics/telematicsSDK-demoapp-react
🟥 [IMPORTANT]: React Native plugin updated to support iOS SDK 7.2.0 and Android SDK 4.1.0.
React Native updates
💡 Updated React Native plugin and demo application to React Native 0.86.0
💡 Added Properties, Sub-units and Activity Log APIs
🔧 Updated accident detection API method names
⚙️ Deprecated Future Tags APIs. They remain available for backward compatibility; new integrations should use Properties APIs
iOS updates
💡 Added iOS 7.2 wizard configuration APIs
💡 Added missing-permissions alert configuration APIs
🔧 Improved native SDK calls dispatching on the main queue
Android updates
💡 Added Android 4.1 permissions wizard configuration APIs
🔧 Improved metadata APIs error handling
⚙️ Updated Android build configuration:
• compileSdk 37
• minSdk 24
• targetSdk 36
• Gradle 8.13
• Android Gradle Plugin 8.12.0
• Kotlin 2.3.21
• desugar_jdk_libs 2.1.5
🛠️ Added support for Telematics SDK on React Native 0.86+
Common updates
🛠️ Improved SDK stability and platform consistency
Version 3.0.1 Release date 07.06.2026
Common updates
🔧 Improved Future Track Tags API callbacks handling
🔧 Improved Future Track Tags result delivery through Flutter streams
🛠️ Improved tags API stability and platform consistency
Version 3.0.0 Release date 29.05.2026
🟥 [IMPORTANT]: React Native plugin updated to support iOS SDK 7.1.0 and Android SDK 4.0.0.
React Native updates
💡 Added Swift Package Manager support for iOS integration
💡 Added React Native New Architecture support with Turbo Modules
Common updates
💡 Added tracking mode support:
• Standard tracking
• Persistent tracking
💡 Added new tracking state APIs:
• Device ID registration state
• Automatic/manual tracking state
💡 Added persistent tracking configuration:
• Maximum persistent tracking interval
• Persistent tracking session control
💡 Added SDK version getter for runtime checks
💡 Added batch heartbeat upload support
💡 Removed legacy ELM327-related API and functionality
🔧 Improved internal track handling and persistent track processing
🛠️ Improved SDK stability and reliability
💡 Added AI agent integration skill for telematics sdk integration assistance, available starting from RN plugin 3.0.0: Mobile-Telematics/damoov-telematics-skills.
iOS updates
🛠️ Improved algorithms to detect accidents, harsh braking, harsh cornering and harsh acceleration\
Android updates
🛠️ Migrated SDK storage to Room
🛠️ Improved database corruption handling and recovery
🛠️ Improved main-process initialization handling
🔧 Simplified SDK settings API
🔧 Updated track and response models for the new SDK architecture
💡 Removed advertising ID API
💡 Removed deprecated HF recording toggle
💡 Removed deprecated setEnableSdk(enable, withCheckingPermissions) overload
Version 2.0.1 Release date 01.04.2026
Android updates
🛠️ Motion detection algorithms update
⚙️ Implemented continuation of track recording after SDK reboot
🛠️ Added database protection against corruption
🛠️ Enhance SDK Logging
💡 All Bluetooth-related permissions have been removed from the SDK:
• android.permission.BLUETOOTH_CONNECT
• android.permission.BLUETOOTH_SCAN
• android.permission.BLUETOOTH
• android.permission.BLUETOOTH_ADMIN
• android.permission.FOREGROUND_SERVICE_CONNECTED_DEVICE
💡 All health-related permissions have been removed from the SDK:
• android.permission.FOREGROUND_SERVICE_HEALTH
So you don't need to remove anything else from your app-level manifest. And all our Foreground services will run with only one type: location
🔧 Other changes related to improving reliability and stability
iOS updates
💡 Fix issue of RN module to support XCode 26.4
Version 2.0.0 Release date 06.01.2026
- Add and update public APIs to sync it across all platforms.
Version 1.0.16 Release date 06.01.2026
- Support the latest iOS and Android SDK
Version 1.0.10 Release date October 26, 2024
- React Native updated to 0.75.3, yarn to 3.6.4,
Android:- Telematics SDK v2.2.262,
- Gradle updated to v8.8
- MinSdk version 23
iOS: - Telematics SDK v6.0.4

