firebase / flutterfire

🔥 A collection of Firebase plugins for Flutter apps.
https://firebase.google.com/docs/flutter/setup
BSD 3-Clause "New" or "Revised" License
8.7k stars 3.97k forks source link

[firebase_messaging] onBackgroundMessage does not works on iOs #7350

Closed DmitriyYakovlev closed 2 years ago

DmitriyYakovlev commented 2 years ago

Bug report

onBackgroundMessage on iOs does not works as expected I can see the same issue here: https://github.com/FirebaseExtended/flutterfire/issues/6112

This issue marked as CLOSED and there are no ability to write messages. Looks like issue was locked and limited conversation to collaborators on 18 Jun but it does not really solved

Please, provide us with actual status of this issue

darshankawar commented 2 years ago

@DmitriyYakovlev I think you are hitting https://github.com/FirebaseExtended/flutterfire/issues/6290. Please follow-up in it for further updates. Closing this as a duplicate.