We live in a diverse world, filled with a myriad of languages and cultures. Communicating with users in their native tongue not only adds a personal touch but also enhances user engagement. With this in mind, we are excited to read more…
We are happy to announce that ConnectyCube Android SDK v1.8.1 has been released!
Here is the change log:
Chat module
Updated
- reduced chat login time by 2 – 3 seconds or even more
- added isAutoInitChat to handling initChatFromRest() when downloading dialogs from REST – ConnectycubeChatService.ConfigurationBuilder().setAutoInitChat(false); (true by default)
Fixed
In ConnectycubeChatService:
- fixed current thread blocking in some cases until chat login ends
- fixed user is null – ConnectycubeChatService.getInstance().getUser() – for up to 2-3 seconds, when ConnectycubeChatService.getInstance().isLoggedIn() is already true
- fixed SMACK Android logs (weren’t showing)
CustomObjects module
Fixed
- fixed displaying REST logs when ConnectycubeCustomObjects.getObjectPermissions()
New SDK is available on our Github page.
Your feedback is always appreciated.
Stay tuned!