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

Google API deprecation #23

Closed
marconett opened this issue Nov 8, 2023 · 5 comments
Closed

Google API deprecation #23

marconett opened this issue Nov 8, 2023 · 5 comments
Assignees
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@marconett
Copy link

The method this API used talk to FCM was deprecated by Google an will stop working after June 2024.

Quote:

Sending messages (including upstream messages) with the FCM XMPP and HTTP legacy APIs was deprecated on June 20, 2023, and will be removed in June 2024. If you are using the legacy send APIs, we strongly recommend that you migrate to the HTTP v1 API or consider using the Admin SDK to build send requests.

Source: https://firebase.google.com/docs/cloud-messaging/http-server-ref

@williamdes
Copy link
Member

Can you please comment on #9?
It's about this topic :)

@williamdes williamdes self-assigned this Nov 8, 2023
@williamdes williamdes added bug Something isn't working duplicate This issue or pull request already exists labels Nov 8, 2023
@williamdes
Copy link
Member

Duplicate of #9

@williamdes williamdes marked this as a duplicate of #9 Nov 8, 2023
@williamdes williamdes pinned this issue Nov 8, 2023
@marconett
Copy link
Author

marconett commented Nov 8, 2023

Sorry, I didn't look at #9 before because its title is misleading and the date that issue was created predates the deprecation by two years.

But yes, the same problem is being discussed in there.

@williamdes
Copy link
Member

No worries, but I think it's important you share your feedback if any on #9

@marconett
Copy link
Author

I just wanted to inform maintainers about the deprecation.
I don't have any relevant feedback. I was evaluating libraries but decided to write FCM notification handling myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Development

No branches or pull requests

2 participants