Skip to content

Flutter didReceiveRemoteNotification Not called #52895

@Bathant

Description

@Bathant

I've created a plugin which support Push Notification and i'm trying to swizzle the App Delegate functions but application:didReceiveRemoteNotification:fetchCompletionHandler: not fired
The notification is received when i do the following:

  • swizzle it like this application:didReceiveRemoteNotification:
  • Set content_available to true in the notification payload

I'm just wondering why this is happening, can anyone help me to figure out how can I make it work with application:didReceiveRemoteNotification:fetchCompletionHandler:?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listc: crashStack traces logged to the consoleengineflutter/engine related. See also e: labels.found in release: 1.24Found to occur in 1.24has reproducible stepsThe issue has been confirmed reproducible and is ready to work onplatform-iosiOS applications specificallyr: timeoutIssue is closed due to author not providing the requested details in timeteam-iosOwned by iOS platform teamtriaged-iosTriaged by iOS platform teamwaiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter responds

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions