Changelog
Voximplant Android Kit Chat Core SDK changelog
1.2.0 (Jun 19, 2025)
The KitChat.openConnection API now returns Result instead of Boolean.
Introduced the API to handle invalid credentials error. KitChat.openConnection fails
Introduced the Region enum that represents account regions for a mobile channel.
1.1.0 (Jun 2, 2025)
Updated the targetSdk version to 35
Changed sourceCompatibility and targetCompatibility to Java 11
Updated the following dependencies:
- Kotlin: 2.1.20
- Android Gradle Plugin: 8.9.1
1.0.0 (Dec 12, 2024)
Initial release