Skip to content

Releases: senseobservationsystems/sense-ios-library

v2.5.2

09 Dec 17:05
Compare
Choose a tag to compare

Fixed

  • Script from the GenVersion aggregate that generates the version file in order to prevent crashes on Jenkins

v2.5.1

27 Oct 09:14
Compare
Choose a tag to compare

V2.5.1

Added

  • removeLocalData method in CSSensePlatform.
  • limit and order parameters to the functions to get local sensor data.
  • extra function for getting local data per sensor*deviceType combination.

Changed

  • improved audio session configuration for the noise sensor.
  • disabled CSActivityProcessorSensor so that senseplatform doesn't ask permissions for something it doesn't actually use.

Fixed

  • audio recording not to interfere with others.
  • the red bar problem.
  • incorrect device names for iPhones.
  • time active or any background service not measuring while the app is in the background on iOS9.0 or higher

v2.5.0

24 Aug 15:53
Compare
Choose a tag to compare

V2.5.0

Added

  • removeLocalData method in CSSensePlatform.
  • limit and order parameters to the functions to get local sensor data.
  • extra function for getting local data per sensor*deviceType combination.

Changed

  • improved audio session configuration for the noise sensor.
  • disabled CSActivityProcessorSensor so that senseplatform doesn't ask permissions for something it doesn't actually use.

Fixed

  • audio recording not to interfere with others.
  • the red bar problem.
  • incorrect device names for iPhones.

v2.4.0

22 Jun 14:54
Compare
Choose a tag to compare

V2.4.0

Added

  • isUserLoggedIn interface function
  • isSensorAvailable function
  • requestLocationPermissionWithDelegate function that makes the SensePlatform request the user for location update permissions
  • locationPermissionState function that returns the current state of location permissions

Changed

  • more verbose error reporting for login and registration process
  • location updates to run in the background are only triggered when sensing starts, not when the SensePlatform object is created

Fixed

  • Visits sensor now correctly reports whether it is available
  • documentation on plist.info expanded

v2.3.0

08 Jun 10:05
Compare
Choose a tag to compare

V2.3.0

Added

  • location autopausing
  • sample interval default value chnged to 180 sec
  • visit monitoring sensor
  • documentation

Changed

  • CSLocationProvider for handling location sensor and visit sensor

Deprecated

Removed

Fixed

  • fix bad_access error on CSSettings
  • bug with autopausing
  • bug with CSSpatial provier

Security

v2.4.0-rc1

08 Jun 14:52
Compare
Choose a tag to compare
v2.4.0-rc1 Pre-release
Pre-release

V2.4.0

Added

  • isUserLoggedIn interface function
  • isSensorAvailable function
  • requestLocationPermissionWithDelegate function that makes the SensePlatform request the user for location update permissions
  • locationPermissionState function that returns the current state of location permissions

Changed

  • more verbose error reporting for login and registration process
  • location updates to run in the background are only triggered when sensing starts, not when the SensePlatform object is created

Fixed

  • Visits sensor now correctly reports whether it is available
  • documentation on plist.info expanded

v2.3.0-rc2

31 Mar 14:04
Compare
Choose a tag to compare
v2.3.0-rc2 Pre-release
Pre-release

Added

  • location autopausing
  • sample interval default value chnged to 180 sec
  • visit monitoring sensor
  • documentation

Changed

  • CSLocationProvider for handling location sensor and visit sensor

Deprecated

Removed

Fixed

  • fix bad_access error on CSSettings
  • bug with autopausing
  • bug with CSSpatial provier

v2.3.0-rc1

02 Mar 15:56
Compare
Choose a tag to compare
v2.3.0-rc1 Pre-release
Pre-release

V2.3.0-rc1

Added

  • location autopausing
  • sample interval default value chnged to 180 sec
  • visit monitoring sensor

Changed

  • CSLocationProvider for handling location sensor and visit sensor

Fixed

  • fix bad_access error on CSSettings

v2.2.1

02 Mar 16:17
Compare
Choose a tag to compare

Added

  • auto pausing configuration
  • staging configuration
  • local storage encryption
  • keep data locally
  • Local storage interface
  • Staging server settings
  • expand default settings
  • database encryption

Fixed

  • Issue loading xcode take a very long time
  • Attempt to fix CSLocationProvider Fix
  • Attempt to fix CSSettings

v2.2.1-rc3

05 Feb 16:27
Compare
Choose a tag to compare
v2.2.1-rc3 Pre-release
Pre-release
  • database encryption