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

fix: Push Notification sending API #192

Closed
tuliomir opened this issue Oct 28, 2024 · 0 comments · Fixed by #194
Closed

fix: Push Notification sending API #192

tuliomir opened this issue Oct 28, 2024 · 0 comments · Fixed by #194
Assignees
Labels
bug Something isn't working

Comments

@tuliomir
Copy link

tuliomir commented Oct 28, 2024

During a bug investigation on the Mobile Wallet push notifications #589, it was identified that the sendMulticast(message) method being used to send the notifications was deprecated and no longer works.

The main recommendation is to use the sendEachForMulticast() method instead.

References

@tuliomir tuliomir added the bug Something isn't working label Oct 28, 2024
@tuliomir tuliomir self-assigned this Oct 28, 2024
@tuliomir tuliomir moved this from Todo to In Progress (WIP) in Hathor Network Oct 28, 2024
@tuliomir tuliomir assigned andreabadesso and unassigned tuliomir Nov 13, 2024
@tuliomir tuliomir moved this from Todo to In Progress (WIP) in Hathor Network Nov 13, 2024
@tuliomir tuliomir linked a pull request Nov 25, 2024 that will close this issue
3 tasks
@github-project-automation github-project-automation bot moved this from In Progress (WIP) to Waiting to be deployed in Hathor Network Dec 4, 2024
@andreabadesso andreabadesso moved this from Waiting to be deployed to Done in Hathor Network Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
2 participants