Skip to content

🐛 [firebase_messaging] Notifications not visualized when app is in background, but handled in onMessage after update to iOS 14 #3771

Closed
@bojidartonchev

Description

@bojidartonchev

After updating my device to iOS 14, it stopped showing incoming notifications. However, if the app is in foreground, all notifications trigger the onMessage callback. Android is working fine.

Tried with Swizzling enabled and disabled, no difference.

<key>FirebaseAppDelegateProxyEnabled</key>
<false/>

I am using
firebase_messaging: ^7.0.2

Tested on both dev, AdHoc and production environment.

Any suggestions would be highly appreciated.
Best regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs AttentionThis issue needs maintainer attention.type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions