Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not receive push notifications when re-registering #43

Open
QuocNamIT1 opened this issue Oct 4, 2023 · 2 comments
Open

Do not receive push notifications when re-registering #43

QuocNamIT1 opened this issue Oct 4, 2023 · 2 comments

Comments

@QuocNamIT1
Copy link

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

@mbijapur
Copy link
Contributor

mbijapur commented Oct 4, 2023

Hi @QuocNamIT1

Regret the inconveniences caused due to this issue. Since we didn't face such issue, to further investigate this I request you to reach out to the Marketo support, you can share specific details so that we will take a better look at the issue.

Also, I request you to please close this issue.

@QuocNamIT1
Copy link
Author

Hi @mbijapur ,
Can you share with me the functions you call when the user logs out and re-login?
And how can I log in with another user to receive notifications?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants