Skip to content

[firebase_messaging] firebase_messaging should work with flutter_local_notifications #1455

Closed
@bparrishMines

Description

@bparrishMines

We currently have a solution for multiple plugins to receive callbacks as a UNUserNotificationCenterDelegate. However, the firebase_messaging uses swizzling when you set the UNUserNotificationCenterDelegate and FIRMesssagingDelegate; as explained here.

It should be possible to have firebase_messaging work with other notification plugins and would require disabling of swizzling and handling the callbacks manually. Explained here: https://firebase.google.com/docs/cloud-messaging/ios/receive#handle-swizzle

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions