Skip to content

Fcm tokens are not properly updated #155

@verbotenj

Description

@verbotenj

In the function AddNewFcmTokens, we are only adding new tokens. We don't remove tokens.
https://github.com/blinklabs-io/snek/blob/main/output/push/push.go#L192

The expected way is to add/remove tokens when they are added or removed through API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions