Releases: ably/ably-flutter
Releases · ably/ably-flutter
1.2.35
Full Changelog
Fixed bugs:
- Not compiling on fresh new Android project #550
- Error inside Realtime client subscription after hot restart #531
1.2.34
Full Changelog
- Updated
ably-cocoa
dependency to 1.2.33
Fixed bugs:
- The
title
field in the push notification should be nullable #532
1.2.33
Full Changelog
- Updated
ably-android
dependency to 1.2.40
Fixed bugs:
- Crash on IPhone 7 plus #527
1.2.31
Full Changelog
This release improves support for Android 19
- Updated
ably-android
dependency to 1.2.38
1.2.30
Full Changelog
This release includes a new privacy manifest as required under new Apple guidelines.
- Updated
ably-cocoa
dependency to 1.2.30
1.2.29
Full Changelog
This release contains Ably Push Notification improvements
- Updated
ably-cocoa
dependency to 1.2.29
- Updated
ably-android
dependency to 1.2.36
1.2.27
Full Changelog
Fixed bugs:
- When the app comes back to the foreground from the background #504
Closed issues:
- How do we get connectionId from connection? #502
- Implement no-connection-serial #438