[firebase_messaging]: app not launching when notification click on Android only issue #17165
Closed
1 task done
Labels
blocked: customer-response
Waiting for customer response, e.g. more information was requested.
platform: android
Issues / PRs which are specifically for Android.
plugin: messaging
resolution: user
This was a user issue, e.g. invalid configuration or code.
type: bug
Something isn't working
Uh oh!
There was an error while loading. Please reload this page.
Is there an existing issue for this?
Which plugins are affected?
Messaging
Which platforms are affected?
Android
Description
Hi.
i can receive push notification but when clicking it does not opens the app
the problem only occurs on android .
i can see from logs that FirebaseMessaging.onBackgroundMessage trigger correctly
here is the failure logs from logcat .
Reproducing the issue
sending push using our backend receiving the notification for ios and android but for android does not opens the app
Firebase Core version
3.12.1
Flutter Version
3.29.0
Relevant Log Output
Flutter dependencies
Expand
Flutter dependencies
snippetReplace this line with the contents of your `flutter pub deps -- --style=compact`.
app launches correctly when sending test push notification from firebase console
No response
The text was updated successfully, but these errors were encountered: