ably / ably-flutter

A wrapper around our Cocoa and Java client library SDKs, providing iOS and Android support for those using Flutter and Dart.
https://ably.com/download
Apache License 2.0
60 stars 16 forks source link

How do we get connectionId from connection? #502

Closed baskillen closed 8 months ago

baskillen commented 9 months ago

It looks like the Connection object has an id property, but that and the other properties are not populated (except the state). What is the intended way to populate these fields? Can we somehow help adding these fields? The JS lib seems to properly give us the info we need.

┆Issue is synchronized with this Jira Task by Unito

sacOO7 commented 8 months ago

@baskillen Fix should be available as a part of the next flutter release 👍

baskillen commented 8 months ago

Any idea when the next version is to be released?

sacOO7 commented 8 months ago

Hi @baskillen it will be released pretty soon. Most likely start of the next week : )

sacOO7 commented 8 months ago

Hi @baskillen we have released fix as a part of v1.2.27, you should bump up the version accordingly 👍