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
      • 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.12.0.92 - 2025-04-15
  • 2.11.0 - 2025-03-04
  • 2.10.1 - 2025-01-07
  • 2.10.0 - 2024-09-02
  • 2.9.0 - 2024-08-19
  • 2.8.0 - 2024-05-24
  • 2.7.0 - 2024-05-24
  • 2.6.7 - 2024-02-01
  • 2.6.4 - 2024-02-01
  • 2.6.2 - 2023-12-12
  • 2.6.0 - 2023-11-14
  • 2.5.0 - 2023-10-17
  • 2.4.0 - 2023-08-04
  • 2.3.1+3 - 2023-07-05
  • 2.3.1+2 - 2023-07-05
  • 2.3.1+1 - 2023-06-27
  • 2.3.1 - 2023-06-23
  1. Changelog

Flutter

2.12.0.92 - 2025-04-15

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

  • Bugfixes & Improvements

  • Added Swift package manager support.

2.11.0 - 2025-03-04

  • Added updateConfig with options

  • Added health listener

2.10.1 - 2025-01-07

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

  • Android: Bugfixes & Improvements

2.10.0 - 2024-09-02

  • Added setDeviceStateListener(...).

2.9.0 - 2024-08-19

2.8.0 - 2024-05-24

  • Bugfixes & Improvements

2.7.0 - 2024-05-24

  • Bugfixes & Improvements

2.6.7 - 2024-02-01

  • Bugfixes & Improvements

  • Code documentation.

2.6.4 - 2024-02-01

  • Fix a bug with iOS device detection / CarPlay.

  • Internal API changes.

2.6.2 - 2023-12-12

  • Bugfixes & Improvements

  • Added iOS Bluetooth permission check.

  • Fix Android permission warnings.

2.6.0 - 2023-11-14

  • Added TripStartListener.

2.5.0 - 2023-10-17

2.4.0 - 2023-08-04

2.3.1+3 - 2023-07-05

  • minor CI changes

2.3.1+2 - 2023-07-05

2.3.1+1 - 2023-06-27

  • Fixed deprecated code

  • Update README

Update README

2.3.1 - 2023-06-23

  • initial release

PreviousReactNextBackend

Last updated 1 month ago

Added .

Added .

Added manual API.

Deprecated auth state expired and API.

Fix a bug with Android .

Added backgroundLocationPermissionRequired to .

Added optional useBackendConfig to .

Add functionality.

Add state.

Change format.

Fixed

setup(authCode: ...)
MoveConfig
MOVE config
shutdown force: false
set live location tag
startTrip
updateAuth
device discovery
auth invalid
MoveOptions
options