# SDK Changelog

# Android SDK

2.3.8 (2023-10-13)

# feature

  1. Add plugin crasheye_debug.json file to force Crasheye verbose debug log mode to be enabled (used to verify without packet capture)
  2. Added SetCustomData C++ interface and header files
  3. AppVersion persistence (supports calling before and after init)
  4. Update the compilation environment to the latest version
  5. Upgrade breakpad to tag v2023.01.27
  6. Optimize the device uuid generation method and print
  7. Add explicit parameters when calling getprop to avoid triggering privacy compliance checks

2.3.7 (2023-02-22)

# feature

  1. When crashing, output the device ID and application version number to the log
  2. Optimize the crash reporting logic

2.3.3 (2022-06-20)

# feature

  1. Encrypt plain text data in shareperf and db

2.3.1 (2022-03-31)

# feature

  1. Added Appkey, SDK version console log printing

2.3.0(2021-12-15)

# feature

  1. Supplement customized data interface

2.2.9 (2021-05-27)

# feature

  1. For user privacy, no longer collect Android IDs, remove user identity in v2.2.7

2.2.8 (2021-05-18)

# feature

  1. For user privacy, no longer collect IMEI, IMSI

2.2.7 (2021-03-24)

# feature

  1. Add a new field for unified user unique identification
  2. Add the setRegion API to distinguish different regions

2.2.6 (2021-02-23)

# feature

  1. Update reporting service node

# Andorid NDK

2.1.7 (2023-10-13)

# feature

  1. Add the volatile keyword to avoid null pointers and test the code is optimized

2.1.6 (2023-02-22)

# feature

  1. When crashing, output the device ID and application version number to the log

# iOS SDK

2.7.7(2021-12-15)

# feature

  1. Get system language

2.7.6 (2021-09-18)

# feature

  1. Check optimization of exception handling logic

2.7.5 (2021-08-31)

# feature

  1. Compatible, some APIs are called before initialization

2.7.4 (2021-03-25)

# feature

  1. Support to get application usage time

2.7.3 (2021-03-24)

# feature

  1. Add a new field for unified user unique identification
  2. Add the setRegion API to distinguish different regions

2.7.1(2021-02-23)

# feature

  1. Update reporting service node

# Unity Package

2.2.24 (2022-08-15)

# feature

  1. Fix the problem that the allocated memory is not freed

2.2.23 (2022-07-11)

# feature

  1. Update PC SDK v1.0.8

2.2.22 (2022-06-15)

# feature

  1. Fix the problem that the packaging of the unity2021 version fails
  2. Add AddCustomLogDirectory interface
  3. Update IOS SDK v2.7.8

2.2.21 (2022-05-31)

# feature

  1. Update PC SDK v1.0.7

2.2.20 (2022-05-20)

#feature

  1. Fix the problem of packaging error in the unity2021 version

2.2.19 (2022-05-19)

#feature

  1. Update Android SDK v2.3.2
  2. Fix Unity DumpForPC script bug causing crash

2.2.18 (2022-03-31)

#feature

  1. Update Android SDK v2.3.1

2.2.17 (2022-03-28)

#feature

  1. Update PC SDK v1.0.4

2.2.16 (2022-03-25)

#feature

  1. Update PC SDK v1.0.3

2.2.15 (2022-02-15)

# feature

  1. Optimize the acquisition of CPU solutions

2.2.14 (2022-01-25)

# feature

  1. Update customized data call Interface

2.2.13(2021-12-15)

# feature

  1. Get CPU, GPU
  2. Update Android SDK v2.3.0
  3. Update iOS SDK v2.7.7

2.2.12 (2021-09-18)

# feature

  1. Update iOS SDK v2.7.5

2.2.11 (2021-08-20)

# feature

  1. Update iOS SDK v2.7.5-beta

2.2.10 (2021-08-06)

# feature

  1. Update Android SDK v2.2.9
  2. Update all architecture so Andorid NDK files
  3. Add PC support

2.2.9 (2021-03-18)

# feature

  1. Update Android SDK v2.2.6
  2. Update iOS SDK v2.7.3

# UE4 Plugin

1.0.4 (2022-05-20)

# feature

  1. Added CPU and GPU information acquisition on the Android side
  2. Update Android SDK v2.3.2

1.0.3 (2022-05-19)

# feature

  1. Update PC SDK v1.0.4
  2. Support script exception capture

1.0.2 (2022-05-18)

# feature

  1. Update PC SDK v1.0.3

1.0.1 (2022-02-21)

# feature

  1. Support PC crash capture
Last Updated: 10/16/2023, 1:50:44 PM