Skip to content

Andorid Overseas SDK Update Log

1.2.0-release(2024.12.23)Default

  1. Added support for third-party payment
  2. Known issues found in optimization
  3. There is no interface change in this update. You can update the following library based on 1.1.0. If it is not in 1.1.0, please refer to the access document or demo to synchronize the update of all dependency library versions.
java
    implementation 'com.hoolai.access.open:hoolai-core:1.0.4.0-global'
    implementation 'com.hoolai.access.platform:access-native:0.1.2.1425-global'
    implementation 'com.hoolai.oversea:hl-oversea-global:1.0.5.0'
    implementation 'com.hoolai.oversea.firebase:firebase:1.0.1.0'
    //crashlytics(⚠️该库已废弃,和firebase类库已合并)
    //implementation 'com.hoolai.oversea.crash:crashlytics:1.0.0.0'

1.1.0-release(2024.11.25)

  1. Facebook upgrade 17.0.1
  2. Optimize the problem of not initializing other interface calls
  3. There is no interface change in this update. You can update the following library based on 1.0.32. If it is not in 1.0.32, please refer to the access document or demo to update all dependency library versions simultaneously.
java
    implementation 'com.hoolai.access.open:hoolai-core:1.0.3.36-global'
    implementation 'com.hoolai.oversea:hl-oversea-global:1.0.4.0' 
    implementation 'com.hoolai.oversea.links:facebooklinks:1.0.1.0'

1.0.32-release(2024.11.19)

  1. Fix data reporting delay problem
  2. There is no interface change in this update, and the version of the update native dependency library is access-native: 0.1.2.1424-global
java
    implementation 'com.hoolai.access.platform:access-native:0.1.2.1424-global'

1.0.32-release(2024.11.01)

  1. Added Firebase Crashlytics library integration
  2. Added support for Thai, Indonesian and other languages
  3. Optimize some exception-related issues

1.0.31-release(2024.9.02)

  1. Optimize the PGS login process

1.0.29-release(2024.7.24)

  1. Optimize the Toast prompts when paying Google
  2. Add Google payment failure and report the error reason when payment is cancelled
  3. Fixed the issue that the order was consumed when Google paid
  4. This update will directly update the SDK dependent version without any interface changes.

1.0.28-release(2024.7.19)

  1. Add proxy configuration to AndroidManifest.xml
  2. Fix firebase push notification permission application on devices above android12
  3. Fixed the issue of exiting the pop-up box twice
  4. Fixed when catappult payment, the catappult application was not installed and jumped to the web page
  5. Remove crashsight
  6. Update Bi element and beat heartbeat reporting time zone issues

1.0.27-release(2024.7.1)

  1. Optimize the problem of displaying text with custom controls on small screens
  2. Optimize loading window display problem
  3. Update international configuration files
  4. Update firebase open, facilitate R&D to obtain tokens directly

1.0.26-release(2024.6.14)

  1. Optimize Google's automatic order replenishment strategy.
  2. Optimize the Google service crash problem.
  3. Fixed the snid parameter error when fangzhou submitted.
  4. Adjust the PGS login policy.
  5. Adjust the fastaccess migration plug-in.
  6. The update time is 2024.6.14. The class library version has been adjusted. Please pay attention when updating.

1.0.25-release(2024.5.24)

  1. Turn off the appsflyer debug mode, and the client fills in the overseas host domain name by default.

1.0.24(2024.5.20)

  1. Delete the onReceivedSslError implementation to fix the Google card review problem.

  2. Deal with internationalization issues.

1.0.23(2024.5.7)

  1. Payment function optimization.

Hoolai Access SDK