[firebase_messaging]: FirebaseMessaging.instance.getInitialMessage() is always null on iOS after upgrade to 15.2.2 #17107
Labels
blocked: customer-response
Waiting for customer response, e.g. more information was requested.
platform: ios
Issues / PRs which are specifically for iOS.
plugin: messaging
type: bug
Something isn't working
Is there an existing issue for this?
Which plugins are affected?
Messaging
Which platforms are affected?
iOS
Description
await FirebaseMessaging.instance.getInitialMessage()
is always null when the app is opened from the "killed" state.The plugin version 15.1.6 (the previous version I used) worked as expected.
iOS 18.3.1
Reproducing the issue
Firebase Core version
3.11.0
Flutter Version
3.27.2
Relevant Log Output
Flutter dependencies
No response
Additional context and comments
No response
The text was updated successfully, but these errors were encountered: