Skip to content

Do not receive push notifications when re-registering #43

@QuocNamIT1

Description

@QuocNamIT1

Hi team,
I am writing a native ios module for react native.
When the user logs in for the first time, I call the function:

  • initializeWithMunchkinID
  • registerPushDeviceToken
  • associateLead

When the user logs out, I call the function:

  • unregisterPushDeviceToken

But when the user re-login, I call these functions:

  • initializeWithMunchkinID
  • registerPushDeviceToken
  • associateLead
    but do not receive push notifications.

Please help me, thanks

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