Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
eric.lu@gaeamobile.com
gata-sdk-android
Commits
d1148d0e
Commit
d1148d0e
authored
6 years ago
by
pengwei.mo@gaeamobile.com
Browse files
Options
Download
Email Patches
Plain Diff
Update readme.md
parent
cfe15f06
master
3.9.10
3.9.9.1海外版本删除敏感代码
3.9.9.1:更新oaidsdk版本为1023
3.9.9
3.9.8
3.9.7:去除同盾sdk,优化Activity生命周期监听,数据上报时验证是否成功拉去配置
3.9.6:优化启动流程,防止出现一台设备出现上报不同设备id的bug
3.9.6:优化启动流程,,防止出现一台设备出现上报不同设备id的bug
3.9.5
3.9.4.1
3.9.4
3.9.3更新同盾SDK3.2.9,适配android10
3.9.2
3.9.1:添加同盾blackbox上报
3.8.9
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
readme.md
+1
-1
readme.md
with
1 addition
and
1 deletion
+1
-1
readme.md
View file @
d1148d0e
...
...
@@ -201,7 +201,7 @@ GATAAgent.endEvent(String eventName, HashMap<String, String> parameters);
## 自定义错误信息上报
```
java
GATAAgent
.
setEvent
setError
(
String
errorLog
);
GATAAgent
.
setError
(
String
errorLog
);
```
## 服务器日志接入辅助接口
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help