iOS Analytics SDK ChangeLog

Note: The Analytics SDK is now merged with the Cloud SDK.


v2.1.8 (26 May, 2015)

md5: 80ef26ddcf04c11822911de17ecc7f94

Improvements

  • Drop support for iOS 6. From this release, the minimum required iOS SDK is 7.1.

v2.1.7 (1 Oct, 2014)

md5: dc749ce9639312c2a2a6d3fb71ed541c

New features

  • Support Swift programming language. You can now leverage Kii Analytics SDK in iOS apps written in Swift.

v2.1.6 (22 May, 2014)

md5: 00bfc722a2fc9e1fb6c7a76a68d9e702

New features

  • Site SG is available.

Improvements

  • Sending x-kii-sdk header (for internal use.)

v2.1.5 (January 17, 2014)

md5:89c3212484ffd4927a7d34232c173126

New features

  • Support 64 and 32-bit architecture in a single binary

Other

  • iOS 5 is no longer supported

v2.1.4 (July 8, 2013)

md5: ccb551377fea1d97f3f95cb464474a24

New features

  • Site CN is available

Improvements

  • Add validation to KAResultQuery property setters.
  • Add validation to KAFilter.

v2.1.3 (June 18, 2013)

md5: f32c1ae2f487543855feb19c6d4d8515

Improvements

  • Add error handling of getting results.
  • Add validation of aggregation ID on getting results.
  • Add validation of KADateRange.
  • Improve performance of getting result API (with blocks).

Other

  • Fix bugs

v2.1.2 (April 15, 2013)

md5: a0ec8caff0dddc49e35a6d653fcb3af0

New features

  • Getting analysis result function

Known issues

  • If andQuery were set nil, SDK would crash. Please set KAResultQuery instance.

v2.1.1 (March 27, 2013)

md5: f91c63e90bfa3e5c98892fff39af5292

Improvements

  • Enable event name validation of trackEvent
  • Fix bugs