Skip to content

Version 4.11.1

Compare
Choose a tag to compare
@uerceg uerceg released this 13 Mar 15:25
· 1782 commits to master since this release

⚠️ Please don't update your SDK to this version since improved support for iOS 10.3 will be released soon as part of SDK v4.11.2 ⚠️

Added

  • Added sending of the app's install time.
  • Added sending of the app's update time.
  • Added nullability annotations to public headers for Swift 3.0 compatibility.
  • Added BITCODE_GENERATION_MODE to iOS framework for Carthage support.
  • Added support for iOS 10.3.
  • Added connection validity checks.

Changed

  • Changed some variable types to enable compilation of SDK even if Sign Comparison option is turned on in Xcode.

Fixed

  • Fixed not processing of sdk_info package type causing logs not to print proper package name once tracked.
  • Fixed random occurrence of attribution request being fired before session request.

Migration Guide.


Pull Request #276