# SDK Changelog
# Android SDK
2.3.8 (2023-10-13)
# feature
- Add plugin crasheye_debug.json file to force Crasheye verbose debug log mode to be enabled (used to verify without packet capture)
- Added SetCustomData C++ interface and header files
- AppVersion persistence (supports calling before and after init)
- Update the compilation environment to the latest version
- Upgrade breakpad to tag v2023.01.27
- Optimize the device uuid generation method and print
- Add explicit parameters when calling getprop to avoid triggering privacy compliance checks
2.3.7 (2023-02-22)
# feature
- When crashing, output the device ID and application version number to the log
- Optimize the crash reporting logic
2.3.3 (2022-06-20)
# feature
- Encrypt plain text data in shareperf and db
2.3.1 (2022-03-31)
# feature
- Added Appkey, SDK version console log printing
2.3.0(2021-12-15)
# feature
- Supplement customized data interface
2.2.9 (2021-05-27)
# feature
- For user privacy, no longer collect Android IDs, remove user identity in v2.2.7
2.2.8 (2021-05-18)
# feature
- For user privacy, no longer collect IMEI, IMSI
2.2.7 (2021-03-24)
# feature
- Add a new field for unified user unique identification
- Add the
setRegion
API to distinguish different regions
2.2.6 (2021-02-23)
# feature
- Update reporting service node
# Andorid NDK
2.1.7 (2023-10-13)
# feature
- Add the volatile keyword to avoid null pointers and test the code is optimized
2.1.6 (2023-02-22)
# feature
- When crashing, output the device ID and application version number to the log
# iOS SDK
2.7.7(2021-12-15)
# feature
- Get system language
2.7.6 (2021-09-18)
# feature
- Check optimization of exception handling logic
2.7.5 (2021-08-31)
# feature
- Compatible, some APIs are called before initialization
2.7.4 (2021-03-25)
# feature
- Support to get application usage time
2.7.3 (2021-03-24)
# feature
- Add a new field for unified user unique identification
- Add the
setRegion
API to distinguish different regions
2.7.1(2021-02-23)
# feature
- Update reporting service node
# Unity Package
2.2.24 (2022-08-15)
# feature
- Fix the problem that the allocated memory is not freed
2.2.23 (2022-07-11)
# feature
- Update PC SDK v1.0.8
2.2.22 (2022-06-15)
# feature
- Fix the problem that the packaging of the unity2021 version fails
- Add AddCustomLogDirectory interface
- Update IOS SDK v2.7.8
2.2.21 (2022-05-31)
# feature
- Update PC SDK v1.0.7
2.2.20 (2022-05-20)
#feature
- Fix the problem of packaging error in the unity2021 version
2.2.19 (2022-05-19)
#feature
- Update Android SDK v2.3.2
- Fix Unity DumpForPC script bug causing crash
2.2.18 (2022-03-31)
#feature
- Update Android SDK v2.3.1
2.2.17 (2022-03-28)
#feature
- Update PC SDK v1.0.4
2.2.16 (2022-03-25)
#feature
- Update PC SDK v1.0.3
2.2.15 (2022-02-15)
# feature
- Optimize the acquisition of CPU solutions
2.2.14 (2022-01-25)
# feature
- Update customized data call Interface
2.2.13(2021-12-15)
# feature
- Get CPU, GPU
- Update Android SDK v2.3.0
- Update iOS SDK v2.7.7
2.2.12 (2021-09-18)
# feature
- Update iOS SDK v2.7.5
2.2.11 (2021-08-20)
# feature
- Update iOS SDK v2.7.5-beta
2.2.10 (2021-08-06)
# feature
- Update Android SDK v2.2.9
- Update all architecture so Andorid NDK files
- Add PC support
2.2.9 (2021-03-18)
# feature
- Update Android SDK v2.2.6
- Update iOS SDK v2.7.3
# UE4 Plugin
1.0.4 (2022-05-20)
# feature
- Added CPU and GPU information acquisition on the Android side
- Update Android SDK v2.3.2
1.0.3 (2022-05-19)
# feature
- Update PC SDK v1.0.4
- Support script exception capture
1.0.2 (2022-05-18)
# feature
- Update PC SDK v1.0.3
1.0.1 (2022-02-21)
# feature
- Support PC crash capture