Skip to content

Releases: KatalysatorAB/glimr-ios-lite

add xcframework support

12 Oct 12:57
7e8a69a
Compare
Choose a tag to compare

the SDK is now available as xcframework which can be consumed using the Swift Package Manager.

revert xcframework migration

21 Sep 10:06
Compare
Choose a tag to compare
Pre-release

revert xcframework migration due to issues with cocoapods & SwiftPM

revert iOS 14 IDFA tracking adjustments

06 Sep 13:21
Compare
Choose a tag to compare
3.1.1

undo iOS14 behavior on idfa tracking

iOS 14 adjustments

01 Sep 17:48
57b8ff2
Compare
Choose a tag to compare
iOS 14 adjustments Pre-release
Pre-release
  • iOS 14 change for IDFA tracking. Enable tracking permission request via SDK
  • iOS 14 adjustment for location permission
  • Migrate to XCFramework

Remove last CoreBluetooth occurrence

23 Mar 11:14
Compare
Choose a tag to compare
Pre-release

Remove last CoreBluetooth occurrence

Added assert to notify the host app if glimrTagsWithCompletion is not called on the main thread

11 Dec 08:56
Compare
Choose a tag to compare

Added assert to notify the host app if glimrTagsWithCompletion is not called on the main thread

Bugfix release

04 Dec 18:25
Compare
Choose a tag to compare

fix issue that caused network calls to happen on main thread and blocking app on startup leading to a crash

Bitcode support for CocoaPods

09 Sep 11:16
Compare
Choose a tag to compare
3.0.4

Release 3.0.4 with bitcode support for CocoaPods

Added custom override method for replacing IDFA

06 Aug 11:12
Compare
Choose a tag to compare

Added custom override method for replacing IDFA

Fix POST payload, include all data points as in 3.0.0

20 May 20:52
Compare
Choose a tag to compare

fixes an issue that data wasn't assigned to the correct app identifier introduced in 3.0.1.
we recommend updating to 3.0.2.