Home / 4.0.0
Name Modified Size InfoDownloads / Week
Parent folder
4.0.0 (the Sleep Mode release).tar.gz 2017-11-27 6.6 MB
4.0.0 (the Sleep Mode release).zip 2017-11-27 6.7 MB
README.md 2017-11-27 923 Bytes
Totals: 3 Items   13.3 MB 0

Added

  • Added a low power Sleep Mode. Read the useLowPowerSleepModeWhileStationary API docs for more details.
  • Added ability to disable dynamic desiredAccuracy adjustments. Read the
    dynamicallyAdjustDesiredAccuracy API docs for more details.
  • Added LocomotionManager settings for configuring which (if any) Core Motion features to make use of whilst recording.

Removed

  • startCoreLocation() has been renamed to startRecording() and now starts both Core Location and Core Motion recording (depending on your LocomotionManager settings). Additionally, stopCoreLocation() has been renamed to stopRecording(), and startCoreMotion() and stopCoreMotion() have been removed.
  • recordingCoreLocation and recordingCoreMotion have been removed, and replaced by recordingState.
  • The locomotionSampleUpdated notification no longer includes a userInfo dict.
Source: README.md, updated 2017-11-27