Skip to content

🐛 [firebase_messaging] iOS Push Notifications not received when app is terminated using Firebase Data Messages #8271

@hieulh94

Description

@hieulh94

I configured my app to work with FCM Data messages, push notifications are coming when the app is in foreground and background state, BUT NOT if the app is terminated (swipe up from multitasking).
API :
{
"data": {
"type": "guide",
"id": "07fc127bc9b646df8abe"
},
"to": "/topics/guide",
"priority": "high",
"content_available": true
}
How can I solve the problem in this situation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions