Skip to content

🐛 [Firebase Cloud Messaging] getInitialMessage() called multiple times for a single notification  #4188

@MuhammadFaizan980

Description

@MuhammadFaizan980

Bug report

Whenever a message is sent from server or any other device, getInitailMessage() gets called 3 times and getInitialMessage stream is being listened multiple times. It is expected to be called only once as notification is processed or read.
I am using firebase_messaging: ^8.0.0-dev.8

Metadata

Metadata

Labels

impact: crowdAffects many people, though not necessarily a specific customer with an assigned label. (P2)plugin: messagingresolution: fixedA fix has been merged or is pending merge from a PR.type: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions