Version 7.0.0
Released: 25 Feb 2026
Initial Release
First official public release of the Mapp Engage Android SDK v7.
Establishes the new SDK generation under the artifact:
com.mapp.sdk:engage-android
Introduces the asynchronous API model based on Call<T>.
Defines the technical baseline for v7:
Minimum SDK: 23
Target SDK: 36
Java 17
Kotlin 2.2.21+
Breaking Changes
Android SDK v7 is not backward compatible with SDK v6.
Public API structure differs from previous versions.
Migration from v6 requires code adjustments. Refer to the Migration Guide.