MoveSdkState
MOVE Models
Last updated
MOVE Models
Last updated
Represent the different SDK States.
MoveState
uninitialized
The MOVE SDK is not initialized.
ready
The MOVE SDK is initialized and ready to start services. Transited to this state on initialization and when services didn't start.
running
The MOVE SDK is running its services. Transited to this state after calling startAutomaticDetection() ( / / / ).
For further information please see Android / iOS / React / Flutter.