iOS
Changelog
2.2.1 - 2023-04-03
• Added fix for background location in iOS 16.4
2.2.0 - 2023-03-17
Added InitializationListener.
Added force option to shutdown(...), and callback.
Added getDeviceQualifier().
2.1.0 - 2023-01-25
Added setAssistanceMetadata(...).
2.0.0 - 2022-11-10
Splitted init(...) into MoveSDK.init() & persisted MoveSDK.setup(...)
Removed MoveAuth from AuthState.Valid
Removed MoveSDK.Builder
Introduced MoveDetectionServices
Added MoveErrors + Listeners
Added MoveWarnings + Listeners
Added Geocoding Service
Added AID (Automatic Impact Detection) Service
Added AssistanceCall Service
Added LogListener
1.5.0 - 2022-01-31
Added
Timeline detection services PLACES & PUBLIC TRANSPORT
setConsoleLogging state API
Improved
Loads on main thread and overall SDK performance
1.3.4 - 2021-11-30
Added
Trip detection improvements
POI detection improvements
Fixed
Minor bugfixes
1.3.0 - 2021-05-31
Added
Support of Points of Interest by using OtherServices
Fixed
Minor bugfixes
Last updated