Closed ttypic closed 1 week ago
After https://github.com/ably/ably-java/issues/1027 is merged, we need to update the DefaultMessages implementation. When subscribing to the channel, we should use the attachOnSubscribe = false channel option to achieve this.
attachOnSubscribe = false
┆Issue is synchronized with this Jira Task by Unito
Fixed via https://github.com/ably-labs/ably-chat-kotlin/pull/28
After https://github.com/ably/ably-java/issues/1027 is merged, we need to update the DefaultMessages implementation. When subscribing to the channel, we should use the
attachOnSubscribe = false
channel option to achieve this.┆Issue is synchronized with this Jira Task by Unito