added
Android ATS Mobile SDK (v2.10.0) Has Been Released
about 1 year ago
This latest version of the ATS Mobile SDK for Android includes optimization for SDK implementation where ProGuard or R8 is utilized.
✨New
- Improved ProGuard implementation for Android
- SDK compatibility with Android applications where R8 is enabled or disabled
- Publishers using R8 can now optimize their Android apps via:
- Reduced app size through code shrinking
- Code optimization for faster execution
- Enhanced security
How to Update the SDK
To take advantage of the latest improvements, update your SDK to the latest version:
- iOS: In Swift Package Manager or Cocoapods, add the latest version of LRAtsSDK package or podfile. If you are running (or intend to run) Google Secure Signal, update LRAatsSDKMediationAdapter instead.
- Android: Update the version number in your gradle dependency to the latest one.