MoveSdkState
MOVE Models
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.
For further information please see Android / iOS / React / Flutter.
Last updated