Skip to content

4.0.0

Compare
Choose a tag to compare
@infobip-ci infobip-ci released this 23 Mar 10:15
· 106 commits to master since this release

Added

  • New InAppChatView, android view, you can now use InAppChat entirely with another views of your own.
  • New expanded InAppChat customisation options.
  • InAppChat authentication with JSON Web Token.

Changed

  • Previous InAppChatView renamed to InAppChatScreen
  • ResultListener data type changed from Void to String in InAppChat.setLanguage() method. ResultListener returns applied language code.
  • InAppChat now displays more accurate and localised information when an error occurs.

Fixed

  • Possible issue in InAppChat multi-language support.
  • Minor bug in multithread navigation.