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

[ECO-4629] fix: propagate id and key fields for connection object for Android and iOS #505

Closed ttypic closed 7 months ago

ttypic commented 7 months ago

Resolves https://github.com/ably/ably-flutter/issues/502 Jira issue ECO-4629

Add key and id to ConnectionStateChange event, updated example app