We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 299be5a commit bccb338Copy full SHA for bccb338
packages/firebase_messaging/CHANGELOG.md
@@ -1,6 +1,7 @@
1
## 6.0.15
2
3
-* Fix error invoking `configure` with `onBackgroundMessage` on iOS.
+* During the `configure` method, only invoke `FcmDartService#start` for the Android platform, since
4
+background message notification isn't working on iOS
5
6
## 6.0.14
7
0 commit comments