pusher / push-notifications-flutter

Official Pusher Beams Flutter client plugin (iOS, Android and Web), receive notifications easily on your Flutter application with Pusher Beams.
https://pub.dev/packages/pusher_beams
MIT License
10 stars 27 forks source link

getInitialMessage() is not working for flutter #45

Closed mkvyasflutterdev closed 11 months ago

benw-pusher commented 1 year ago

We are aware of this and have escalated to engineering. We'll update here when resolved.

fbenevides commented 11 months ago

Could you please test it using a data payload with info as a key? Something like this:

{ "info": { "test": "something" } }
benw-pusher commented 11 months ago

Closing as per @fbenevides comment above.