Skip to content

Releases: localz/Spotz3-iOS-SDK

3.2.9

07 Jan 01:49
233b878
Compare
Choose a tag to compare
  • SDK release with new semantic version 3.2.9 from 3.2.8.3

3.2.8.3

24 Dec 05:50
Compare
Choose a tag to compare
  • Spotz current site minor fix.

3.2.8.2

23 Dec 05:39
Compare
Choose a tag to compare
  • Added a new init option ("disableBluetoothManager":true) to prevent initialising the Core Bluetooth Manager on initialisation
  • Added a new method (requestBluetoothServicesPrompt) to manually start the Core Bluetooth Manager and prompt for bluetooth permission for iOS 13 and later devices

3.2.8.1

22 Dec 15:39
Compare
Choose a tag to compare
  • Increased minimum deployment to iOS 9
  • Set YapDatabase dependency version to 3.1.4

3.2.8

07 Oct 06:52
Compare
Choose a tag to compare
  • Fixed an issue where calling requestLocation and stopLocationUpdates on CLLocationManager would incorrectly call startLocationUpdates

3.2.7: Fixed bugs with isStarted(), site initialisation, and changeCurrentSi…

29 Mar 03:27
Compare
Choose a tag to compare

Fixed bugs in:

  • isStarted method
  • changeCurrentSiteId method
  • site initialisation behaviour

3.2.6

25 Mar 03:32
Compare
Choose a tag to compare
  • Addressed a bug where the current site would change rapidly on certain triggers

3.2.5

08 Mar 00:42
Compare
Choose a tag to compare
  • Added support for US region

3.2.4

05 Mar 04:54
Compare
Choose a tag to compare
  • Migrated to xcode's modern build system
  • Enabled bitcode support
  • Added location mocking using GPX files
    To enable, add "mockGPXFilename":"gpx-file-name.gpx" to the SDK initialisation config.

3.2.3

03 Jan 00:30
Compare
Choose a tag to compare
  • Improvements to memory management of spot sites