Skip to content

Releases: sensorsdata/sa-sdk-ios

Release 1.5.4

07 Jul 10:32

Choose a tag to compare

Bug fix for SQLite

Release 1.5.3

05 Jul 09:50

Choose a tag to compare

修复 track_installation 时的异常

Release 1.5.2

05 Jul 00:42

Choose a tag to compare

  1. 修改 String 类型属性长度限制,256=>8192
  2. 修复可视化埋点中,UIWindow对象切换导致的问题

Release 1.5.1

21 Jun 09:39

Choose a tag to compare

  1. 修复已知的问题
  2. 可视化埋点支持指定 UIWindow 对象
  3. 支持 Sensors Analytics 埋点管理功能

Release 1.4.9

13 Jun 04:10

Choose a tag to compare

  1. 修复 Debug 模式下的问题

Release 1.4.8

25 May 02:01

Choose a tag to compare

  1. 修改 Debug 模式,网络异常时不抛出 DebugModeException

Release 1.4.7

17 May 09:17

Choose a tag to compare

  1. 新增 track 计时器,在事件属性中记录用户行为的持续时间
  2. 删除 SDK 初始化时默认发送的 $AppStart 事件
  3. 修复可视化埋点的Bug

Release 1.4.5

13 May 07:26

Choose a tag to compare

  1. 修改 flushBeforeEnterBackground 默认值为 YES
  2. 修复 flushInterval 的问题
  3. 修复 sqlite 兼容问题

Release 1.4.4

09 May 02:41

Choose a tag to compare

  1. 为 可视化埋点 增加配置参数,可选 UIWindow 对象在 UIApplication
    windows 对象中的序号

Release 1.4.1

27 Apr 01:22

Choose a tag to compare

  1. 新增渠道追踪 (支持iOS 9.0以上)
  2. 新增按缓存数据量发送数据
  3. 其他配合 Sensors Analytics 1.4 的更新