Skip to content

Android: Data only payload notifications are not appearing in terminate stateΒ #83

@Karpakamani-r

Description

@Karpakamani-r

My payload is similar to the below mentioned one.

{
  "data": {
    "title": "You have a notification",
    "body": "The body of the notification"
  }
}

Since we have callbacks for the foreground and background states, the plugin is working as expected in those cases. However, it does not work when the app is in the terminated state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions