- 1 Minute to read
- Print
- DarkLight
Changelog
- 1 Minute to read
- Print
- DarkLight
6.0.28
18.05.2025
General Notes
We encountered unexpected issues with the release of version 6.0.27, as such we have skipped over it directly to 6.0.28
Bug Fixes
Fixed an error related to missing deviceID fields
Fixed an error that caused too many API requests and an overload on our servers.
It is now possible to update custom user attributes on runtime.
Improvements
Improved reliability of network requests.
With this version, we prevent the extension of AppoxeeOptions. This will prevent accidentally causing re-registration of the user on every app start.
We switched our SDK publishing method, as our current one will be sunsetted by the end of June.
To avoid overloading our servers, new values are now compared to the existing cache before being sent to the backend.
Implementation Guideline
Please ensure AppoxeeOptions is not implemented as a subclass in your current SDK implementation.