- 1 Minute to read
- Print
- DarkLight
Mapp Engage: Android SDK 6.0.28
- 1 Minute to read
- Print
- DarkLight
13 May 2025 We’ve released an important update of our Mapp Engage Software Development Kit for Android.
What’s new?
Bug Fixes:
We fixed a bug that prevented the correct execution of
setAttribute()
if a network error had occurred.Fixed an error stemming from missing
deviceID
fields.This update prevents incorrect or incomplete API calls from being sent.
Improvements:
We’ve changed our publishing method to Maven Central, as our previous methods will be deprecated this summer.
Improved reliability of network requests.
To avoid accidentally causing user re-registration at every app start, we’ve prevented the extension of
AppoxeeOptions
.New values are now compared to the existing cache before being sent to the backend to prevent overloaded servers.
You can find the latest version of the SDK here, and our changelog here.
Note
Please ensure AppoxeeOptions is not implemented as a subclass in your current SDK implementation.
Availability
This update was rolled out on May 13th. Please be sure to update to the latest version to access all changes.