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

Added support for iOS 15 notification scheduledDeliverySettings #390

Closed ikurek closed 2 years ago

ikurek commented 2 years ago

This should close https://github.com/ably/ably-flutter/issues/389. I've implemented support for additional notification param introduced in iOS 15.

I haven't foud anything else that we should do for iOS 15 compatibility.