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

FCM v1 HTTP API as default when fcm is enabled #439

Open
sprda opened this issue Nov 21, 2024 · 1 comment
Open

FCM v1 HTTP API as default when fcm is enabled #439

sprda opened this issue Nov 21, 2024 · 1 comment

Comments

@sprda
Copy link

sprda commented Nov 21, 2024

zmeventnotification.pl is already coded to leverage the FCMv1 protocol via config 'use_fcmv1 = yes'. This should be the default protocol when fcm is enabled.
https://firebase.google.com/docs/cloud-messaging/send-message?authuser=0#send_using_the_fcm_v1_http_api

Code Base:
Provide depreciation warning (if needed), and code cleanup for FCM legacy HTTP API.
https://firebase.google.com/docs/cloud-messaging/send-message?authuser=0#send_using_the_fcm_legacy_http_api

@sprda
Copy link
Author

sprda commented Nov 21, 2024

Also addresses #418

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

1 participant