Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Library should not modify user data passed as params #2016

Open
@farwayer

Description

@farwayer

Bug

Most of this issue was fixed in #1793
But there are a several places where this is still happening:

details.userInfo.id = details.userInfo.id || details.id;

details.userInfo.id = details.userInfo.id || details.id;

react-native-push-notification 7.3.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions