SwiftLocation v4.2.0 Release Notes

Release Date: 2019-11-17 // over 4 years ago
  • 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.