forked from coding/Coding-iOS
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathReleaseNotes.txt
More file actions
executable file
·46 lines (38 loc) · 1.12 KB
/
ReleaseNotes.txt
File metadata and controls
executable file
·46 lines (38 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
XG IOS SDK ReleaseNote
===================
VERSION 2.2.0
-------------------------------------------
* 增加对iOS8的支持
* 增加可上报的字段(渠道、游戏大区)
* 增加registerDeviceStr接口(字符串版本)
VERSION 2.1.1
-------------------------------------------
* 优化注销逻辑
* 增加registerDeviceStr接口
VERSION 2.1.0
-------------------------------------------
* 增加对arm64的优化支持
* 增加若干接口的回调函数
* 注册的逻辑优化
* 注意:个别函数名替换"Location"为"Local"
VERSION 2.0.1
-------------------------------------------
* 修改SDK特性,增加对预定义标签的支持
* 删除了一些无用的文件
VERSION 2.0.0
-------------------------------------------
* 增加本地推送功能
* 提高SDK的稳定性
VERSION 1.0.3
-------------------------------------------
* 增加别名功能
VERSION 1.0.2
-------------------------------------------
* 切换到全新后台接口
* SDK代码全面优化
VERSION 1.0.1
-------------------------------------------
* 实现和MTA兼容
VERSION 1.0.0
-------------------------------------------
* 初始版本