Commit 44333c45 authored by pengwei.mo@gaeamobile.com's avatar pengwei.mo@gaeamobile.com
Browse files

3.9.7:去除同盾sdk,优化Activity生命周期监听,数据上报时验证是否成功拉去配置

Showing with 9 additions and 17 deletions
+9 -17
# Android Gata SDK 更新日志
## [3.9.7] - 2020-06-01
## 优化
- 功能优化,去除同盾 SDK。
## [3.9.6] - 2020-05-14
## 优化
......
# GATA SDK for Android
[![Release](https://img.shields.io/badge/release-v3.9.6-blue.svg)](https://gitlab.gaeamobile-inc.net/mobile/open/gata-sdk-android/-/archive/master/gata-sdk-android-master.zip)
[![Release](https://img.shields.io/badge/release-v3.9.7-blue.svg)](https://gitlab.gaeamobile-inc.net/mobile/open/gata-sdk-android/-/archive/master/gata-sdk-android-master.zip)
本文档描述了应用程序中集成 GATA SDK 所需必要信息。
......@@ -48,14 +48,6 @@ Android GATA SDK 分为国内版(base)和海外版(oversea)两个版本,其中
>参数固定,无需修改,必须配置。
- 同盾参数配置
```xml
<meta-data android:name="PARTNER_CODE" android:value="gaeamobile"/>
```
>海外版本无需配置;国内版本必须配置,参数固定。
若由好接 SDK 出包的国内游戏,此参数如上设置无需更改;若为海外游戏,渠道参数视具体的渠道包而定,Google Play 上架的渠道配置成 "GooglePlay"。
......
# GATA SDK for Android
[![Release](https://img.shields.io/badge/release-v3.9.6-blue.svg)](https://gitlab.gaeamobile-inc.net/mobile/open/gata-sdk-android/-/archive/master/gata-sdk-android-master.zip)
[![Release](https://img.shields.io/badge/release-v3.9.7-blue.svg)](https://gitlab.gaeamobile-inc.net/mobile/open/gata-sdk-android/-/archive/master/gata-sdk-android-master.zip)
This document describes the necessary information required to integrate the GATA SDK in the application.
......@@ -50,13 +50,6 @@ Overseas version import: all files under overseas version files must be imported
>The parameters are fixed and need not be modified, and must be configured.
- Tongdun configuration
```xml
<meta-data android:name="PARTNER_CODE" android:value="gaeamobile"/>
```
>No configuration is required for the overseas version; the domestic version must be configured with fixed parameters.
For domestic games packaged by the SDK, this parameter does not need to be changed as set above; for overseas games, the channel parameters depend on the specific channel package, and the channel on Google Play is configured as "GooglePlay".
......
File deleted
File deleted
File deleted
File deleted
No preview for this file type
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment