SohaGame SDK Android Release Notes¶
Version 3.3.0.1- 10/02/2025¶
Download SohaSDK Android
Download App Demo
Changes¶
- Upgraded third-party libraries: Facebook, Firebase, Appsflyer.
- Added new dashboard buttons: News, Events
- Added Firebase Performance.
- Upgrade build gradle(Project-level): Detailed instructions
- Upgrade build gradle(app/build.gradle)
Version 3.3.0.0 - 30/09/2024¶
Download SohaSDK Android
Download App Demo
Changes¶
- Upgrade SohaGame SDK server
- Upgrade build gradle:
- Change onSuccessPaymentCoin callback to add "message" parameter:
Version 3.2.9.6 - 11/09/2024¶
Download SohaSDK Android
Download App Demo
Changes¶
- Add dashboard function: method.
Version 3.2.9.5 - 13/08/2024¶
Download SohaSDK Android
Download App Demo
Changes¶
- Remove permissions in the Manifest.xml file:
Version 3.2.9.4 - 10/05/2024¶
Download SohaSDK Android
Download App Demo
Changes¶
- Remove setOfferToken with the Google Play Billing Library.
Version 3.2.9.3 - 16/04/2024¶
Download SohaSDK Android
Download App Demo
Changes¶
- Remove the pop-up reminder to link the account immediately after successful login
- Remove the two lines of code requesting "FOREGROUND_SERVICE" and "FOREGROUND_SERVICE_DATA_SYNC" permissions in the Manifest.xml file.
Version 3.2.9.2 - 21/02/2024¶
Download SohaSDK Android
Download App Demo
Changes¶
- Delete permissions "SCHEDULE_EXACT_ALARM" and "USE_EXACT_ALARM" in Manifest.xml file
- Increase the minSdkVersion value to 21 in the build.gradle file
- Increase java 17
- Add the following code in the build.gradle file
Version 3.2.9.1 - 23/11/2023¶
Download SohaSDK Android
Download App Demo
Changes¶
- Fix crash issue when opening the application for the first time
Version 3.2.9.0 - 13/11/2023¶
Download SohaSDK Android
Download App Demo
Changes¶
- Upgrade Target API 34
- Upgrade Google Play Billing 6.0.1
- Fix crash issue on Android 14
- Add the following 2 permission requests to the AndroidManifest.xml:
- These methods will be deprecated and removed:
Version 3.2.8.9 - 17/04/2023¶
Download SohaSDK Android
Download App Demo
Changes¶
- Upgrade FacebookSDK to 16.0.0
- Upgrade Appsflyer to 6.10.1
- Upgrade target API to 33 or newer