Skip to content

Question: How to make other plugins compatible with flutter_local_notifications #2546

@orkun1675

Description

@orkun1675

The alarm plugin also schedules notifications. It thus registers itself as an UNUserNotificationCenterDelegate.

Image
(source)

This breaks the flutter_local_notifications notification tap callbacks such as onDidReceiveNotificationResponse on iOS. See gdelataillade/alarm#331.

Do you have any tips on how we update the alarm plugin so that it plays nicely with this one?


I took a look at firebase/flutterfire#1829 but do not understand what to take away from it.

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