Skip to content

v4.7.0 (Oct 29, 2025)

Latest

Choose a tag to compare

@sf-tyler-jeong sf-tyler-jeong released this 29 Oct 04:22
ba2d3bc

Features

  • Added onConnectionDelayed(int retryAfter) in ConnectionHandler
    • Automatically attempts to connect to the server in retryAfter seconds
    • Called when the server cannot handle the connection immediately when SendbirdChat.connect() is called
    • Called when the server is overloaded

Improvements

  • Improved local caching