React Native
Github repository: https://github.com/Mobile-Telematics/telematicsSDK-demoapp-react
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
