React Native

Dependencies

No third-party dependencies are required.

v1.0.9 - 31 Jul 2025

Added

  • Implemented a new crash detection mode for low-speed crash tests

Fixed

  • Upload trips in crash mode LOW_SPEED_TEST (Android)

v1.0.8 - 29 Jul 2025

Added

  • Implemented a new crash detection mode for low-speed crash tests

Fixed

  • Modified the uploading process to upload trips containing crash regardless of the their validity

v1.0.7 - 4 Jul 2025

Added

  • Implemented crash detection

  • implemented onDetectCrash and onUploadCrash listeners

v1.0.6 - 18 Apr 2025

Added

  • Improved logging to facilitate error handling (Android)

Fixed

  • Auto-stop recording service (Android)

v1.0.5 - 5 Mar 2025

Added

  • Collecting device ID (Android)

  • Deletion of invalid trip data (Android)

Fixed

  • Duplicated data uploading (iOS)

  • Compatibility with Firebase

v1.0.3 - 19 Feb 2025

Added

  • Collecting device ID (iOS)

  • Implementation of trip validity check to avoid uploading invalid trips (Android)

Fixed

  • Auto-stop recording service (Android)

v1.0.2 - 14 Jan 2024

Added

  • Set the battery percentage granularity to increments of 5% (to resemble the iOS battery percentage). (Android)

  • Improved logging to facilitate error handling (Android)

Fixed

  • Resuming the background data upload in case of connection loss. (iOS)

  • Reduced stopRecordingOnLowBatteryLevel threshold from 15 to 10. (Android)

  • Auto-stop recording service (Android)

  • Updating geofencing (Android)

v1.0.1 - 13 Dec 2024

Added

  • Improved logging to facilitate error handling (iOS)

  • enableDetections function to control automatic detections (Android)

  • Force stop on low battery settings (Android)

  • Upload settings (Android)

Changed

Fixed

  • User authentication (iOS)

  • Auto-stop service in background (Android)

  • Boot receiver settings (Android)

v1.0.0 - 12 Dec 2024

Added

  • Recording with "NoCamera" mode.

  • Recording data automatically when a trip is detected.

  • Stop recording data automatically when the trip ends.

  • Authentication and user management

  • Automatic upload management for driving behavior analysis on GIZO platform.

Last updated