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

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