XTD

XTD SDK

XTD SDK

The XTD SDK (Software Development Kit) is a software developer kit that allows closer integration with XTD services. It provides an asynchronous API, enabling a bi-directional channel for communicating with the XTD infrastructure, both on-device and from the XTD analytics backend.

Version Selection

The highest, current version of the XTD SDK is currently ->v1.52.5

Please refer to the list below for other versions.

APK Defender

APK Defender VersionXTD SDK
5.1.0->v1.52.5
5.0.0, 5.0.1->v1.52.3
4.15.0->v1.52.3
4.14.0, 4.14.1->v1.51.3
4.13.0, 4.13.1->v1.50.3
4.12.0, 4.12.1->v1.50.1

iOS Defender

iOS Defender VersionXTD SDK
7.10,7.11->v1.51.2
7.9->v1.51.2
7.7.1, 7.7.2, 7.8->v1.50.3
7.7->v1.50.2
7.6->v1.49.0

Finding your Version

When using SaaS, the defender version used will be displayed after protection of your application, at the bottom of the build results page. Use this as a reference for above to find the correct configuration version.

When using on-prem tools, the version should be indicated by your binary

bash$ apkdefender -v
apkdefender: version x.y.z revision <x> built on Jan 1 1970

On this page