Netcetera Android 3DS SDK - Release Notes - Version 2.5.1.0

Published: 17.10.2024

Version 2.5.1.0 is a minor release of the Netcetera Android 3DS SDK.

Compatibility

  • This version is fully backwards compatible with the previous 2.5.0.0 version of the Netcetera Android 3DS SDK.
  • The Netcetera Android 3DS SDK now supports Google's upcoming requirement for 16 KB memory page sizes, ensuring full compatibility with future Play Store regulations. This update improves performance on devices with larger memory capacities.
  • The Netcetera Android 3DS SDK now contains assets files. If you are bundling Netcetera Android 3DS SDK into another Android Library , additionally ensure that the folder structure and the name of the assets remain the same in order to be referencable by the Netcetera Android 3DS SDK.

Improvements

  • Extended the SDKInfo class with a supportedProtocolVersions() method that provides a list of all EMVCo 3DS protocol versions supported by the SDK.
  • Enhanced handling of preconfigured DS configurations.
  • Obfuscation and protection improvements