[firebase_messaging]: Unable to resolve host "firestore.googleapis.com": No address associated with hostname #17130
Labels
blocked: customer-response
Waiting for customer response, e.g. more information was requested.
platform: android
Issues / PRs which are specifically for Android.
plugin: cloud_firestore
type: bug
Something isn't working
Is there an existing issue for this?
Which plugins are affected?
Messaging
Which platforms are affected?
Android
Description
Very often, when app is in background, in the debug console i see something like that
the problem is that app is no more receiveing FCM messages sent to a topic that app has subscribed to
Reproducing the issue
Enabling firebase messaging in a flutter app
Subscribe to a topic
Send app in background
100% of time when app is in the background, this bug happens and no notification can me received from FCM
Firebase Core version
3.12.0
Flutter Version
3.29.0
Relevant Log Output
Flutter dependencies
Expand
Flutter dependencies
snippetAdditional context and comments
No response
The text was updated successfully, but these errors were encountered: