2023-07-27 Changelog

Android
Reader SDK
Link to section

Details

Link to section

Android Reader SDK: 1.7.5

  • Support for Android API targetSdkVersion 33. The minSdkVersion is still API 24. As of August 31, 2023, Google requires all PlayStore apps to target API 33.

  • China UnionPay is now UnionPay International and Reader SDK v1.7.5 has been updated with this name change.

  • New dependency for Google's android.savedstate:1.2.0 library from version 1.1.0. Kotlin apps are incompatible with the previous version of SavedStateRegistryOwner. Kotlin developers that depend on the previous version of the library will need to upgrade as described in the Android Developers documentation on the SavedState library.

  • Various other improvements and bug fixes.