added

ATS Mobile SDK (v2.4.0) Has Been Released

Learn what's new and updated in our latest release for both the Android and iOS versions of the ATS Mobile SDK.

iOS and Android

✨New

You can now provide RampID to the ATS SDK as an identifier when calling getEnvelopewith LREnvelopeIdentifier. You might want to do this if you are also obtaining RampIDs from other LiveRamp offerings such as the ATS API, Local Encoder, or through mapping files. Once a RampID is sent to the SDK, the SDK will treat it as any other envelope and refresh it for active users.

To learn more, see the documentation below:

Android

🔗Improved

You can now call resetSDK() before the SDK is initialized.

🛠 Fixed

We have fixed some minor issues that impacted edge cases.