We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi!
I just wanted to use the batch sending feature when I discovered that it was deprecated by Google June 20, 2023 and will be shut down June 21, 2024. See here for details: https://firebase.google.com/support/faq/#fcm-depr-features
I suggest to add a warning to the feature and/or disable it. And possible migrate to HTTP/2 as suggested.
The text was updated successfully, but these errors were encountered:
I created a PR (#47) to warn and raise an custom exception, but maybe the method can be removed completely since is already shutdown? 🤔
👍🏻
Sorry, something went wrong.
miyataka
No branches or pull requests
Hi!
I just wanted to use the batch sending feature when I discovered that it was deprecated by Google June 20, 2023 and will be shut down June 21, 2024.
See here for details: https://firebase.google.com/support/faq/#fcm-depr-features
I suggest to add a warning to the feature and/or disable it.
And possible migrate to HTTP/2 as suggested.
The text was updated successfully, but these errors were encountered: