React Native
Version 3.0.1 Release date 07.06.2026
Github repository: https://github.com/Mobile-Telematics/telematicsSDK-demoapp-react
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/telematics-sdk-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
