Skip to content

SwiftLocation 4.2.0 - (Swift 5.x)

Compare
Choose a tag to compare
@malcommac malcommac released this 17 Nov 10:44
· 158 commits to master since this release

Released on: 2019-11-17

CHANGES

  • #266 [NEW] Added support for iBeacon's beacon tracking
  • #271 [NEW] Fixed issue in SPM package which prevents library to be compiled in XCode 11 due to iOS9 related errors.
  • #265 [CHG] Relaxed the accuracy level (both for horizontal accuracy and received interval) for room (60mts/40secs) and house (25mts/20secs)
  • #272 [FIX] AutoCompleteRequest.Options has now a public init.
  • #267 [FIX] Fixed bug which prevents oneShot location requests to be removed from queue after completing.