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

fix: serialization for push notification #535

Closed ttypic closed 2 months ago

ttypic commented 2 months ago

Resolves https://github.com/ably/ably-flutter/issues/532

made title optional according to FCM docs