Skip to content

Where does gcm.n.link handling take place? #6703

Closed
@ColtonIdle

Description

@ColtonIdle

We're using fcm's built in mechanism for displaying notifications when the app is in the background. This works well, but we stumbled upon a feature that I can't find a trace of. According to https://stackoverflow.com/questions/63378233/how-to-send-firebase-notifications-with-uris-to-implement-deep-linking you can send gcm.n.link in order to send a deeplink that's triggered when you click a notification. Though we I search this codebase I don't see any trace of it pulling that key in order to get the value to set for the deep link. If it's not doing that... then how is it setting up the deep link properly?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions