Changelog
Changes
- Returned the logic of opening a websocket once when using forceRegister (if using the unread counter, you need to set keepSocketActive = true)
Fixed errors
- Fixed the problem with uploading files on the backend version higher than 6.9 and higher
- Fixed the problem with headers when sending files
Compatibility
- API level 21 (Lollipop) or higher.
- Android 5.0 or higher.
- Uses Jetpack (AndroidX), which includes the following versions:
- com.android.tools.build:gradle v7.0.4 or later;
- compileSdkVersion 30 or later.
- Kotlin 1.8.0 or later
Recommended server version
- Backend ednaChatCenter 5.16.0
- Datastore ednaChatCenter version 15 (history version v15)