Dolphin MOVE SDK
2.x
2.x
  • Introduction
  • MOVE Services
  • MOVE SDK
    • Getting Started
      • MOVE Dashboard
        • Access Control
        • Configuration
        • Timeline
        • Points of Interest
      • Android
        • Installation
        • Quick Start
      • iOS
        • Installation
        • Quick Start
        • Troubleshooting
      • React Native
      • Flutter
      • Move SDK CLI
    • API Interface
      • Android
        • Initialization
        • Services
      • iOS
        • Initialization
        • Setup
        • Services
      • React Native
        • Components
        • Initialization
        • Services
      • Flutter
        • Initialization
        • Services
    • Models
      • Listeners/Callbacks
      • MoveAssistanceCallStatus
      • MoveAuth
      • MoveAuthError
      • MoveAuthResult
      • MoveAuthState
      • MoveConfig
      • MoveConfigurationError
      • MoveDevice
      • MoveDeviceStatus
      • MoveGeocodeError
      • MoveHealthItem
      • MoveHealthScore
      • MoveOptions
        • DeviceDiscovery
      • MoveSdkState
      • MoveSdkAndroidConfig
      • MoveTripState
      • MoveScanResult
      • MoveServiceFailure
      • MoveServiceWarning
      • MoveShutdownResult
    • Appendix
      • Token refresh
      • Android
        • Permission Handling
          • Permission Overview
          • Runtime Permissions
        • Battery optimization
        • Notification Management
        • Forcing the Signal - Classic Bluetooth
      • iOS
        • Permissions Handling
        • App Store
      • React Native
        • Permission Handling
  • MOVE Backend
    • MOVE Backend
      • MOVE Admin API
      • MOVE TIMELINE API
      • MOVE State API
      • MOVE Last Location API
    • MOVE Generic Notifier
    • MOVE Assistance Notifier
    • Example requests
  • FAQ
  • Changelog
    • Android
    • iOS
    • React
    • Flutter
    • Backend
  • Data privacy (GDPR)
Powered by GitBook
On this page
  • 2.13.0 - 2025-05-27
  • 2.12.0 - 2025-04-03
  • 2.11.0 - 2025-02-25
  • 2.10.4 - 2025-02-14
  • 2.10.3 - 2024-11-06
  • 2.10.2 - 2024-10-28
  • 2.10.1 - 2024-09-23
  • 2.10.0 - 2024-09-02
  • 2.9.0 - 2024 -08-19
  • 2.8.1 - 2024-08-01
  • 2.8.0 - 2024-05-22
  • 2.6.4 - 2023-11-15
  • 2.6.0 - 2023-09-19
  • 2.5.0 - 2023-09-19
  • 2.4.9 - 2023-09-08
  • 2.4.0 - 2023-07-26
  • 2.3.9 - 2023-07-20
  • 2.3.0 - 2023-05-23
  1. Changelog

React

PreviousiOSNextFlutter

Last updated 5 days ago

2.13.0 - 2025-05-27

  • Registered Bluetooth devices stored in the backend. Persistence after shutdown / re-registration / login.

2.12.0 - 2025-04-03

  • Changed the way data is transmitted to our systems, which reduces memory consumption in some situations.

  • Bugfixes & Improvements.

    • Fix in lazy loading SDK.

2.11.0 - 2025-02-25

  • Added .

  • Added to .

  • Platform specific stability fixes, see: / SDK 2.11.

2.10.4 - 2025-02-14

  • iOS: Fixed device registration scanner "" filter.

  • Move SDK State Listener .

2.10.3 - 2024-11-06

  • iOS: Fixed a bug which prompted the motion permission dialog from the SDK.

2.10.2 - 2024-10-28

2.10.1 - 2024-09-23

2.10.0 - 2024-09-02

2.9.0 - 2024 -08-19

2.8.1 - 2024-08-01

  • Bugfixes

2.8.0 - 2024-05-22

  • Bugfixes & Improvements

2.6.4 - 2023-11-15

  • Add call monitor sub types

2.6.0 - 2023-09-19

  • Add Bluetooth Info (Permission, Active/Inact) to state API (2.6.1)

2.5.0 - 2023-09-19

2.4.9 - 2023-09-08

  • Bugfixes & stability.

2.4.0 - 2023-07-26

  • Added device discovery.

  • Add auth invalid state.

2.3.9 - 2023-07-20

  • Bugfixes & stability.

2.3.0 - 2023-05-23

Added ENERGY_SAVER to .

Added "" filter for scanning.

Added .

Added .

Added .

Manual start trip feature added.

Live Location TAG feature added.

Added

Added backgroundLocationPermissionRequired to

Added optional useBackendConfig to

Added option.

setHealthListener(...)
MoveOptions
updateConfig(...)
iOS
Android
connected
changes for android platform
warning reasons
connected
setLogListener(...)
setDeviceStateListener(...)
setup(authCode: ...)
startTrip(...)
setLiveLocationTag(...)
TripStartListener
MoveOptions
MoveConfig
motion-permission-mandatory