Skip to content

1.1.28

Choose a tag to compare

@bjornartollaksen bjornartollaksen released this 23 Oct 17:28
· 39 commits to main since this release
  • Adds support for providing a custom font for all user visible texts in the SDK
  • Now correctly shows an error message when the initial server request fails (i.e. the user does not have an internet connection)
  • Fixes an issue where polling the server in human chat mode would not stop when app paused (when app went into the background or the screen was locked)
  • Fixes an issue where the delay between sending «client typing» POSTs to the backend in human chat mode was counting in milliseconds instead of seconds, leading to requests being sent on each keystroke instead of every 5 seconds