olucurious / PyFCM

Python client for FCM - Firebase Cloud Messaging (Android, iOS and Web)
http://olucurious.github.io/PyFCM/
MIT License
802 stars 204 forks source link

Default priority should be normal, not high #309

Closed c4talyst closed 2 months ago

c4talyst commented 1 year ago

Current behaviour

Expected behaviour

Rationale

Thanks for a great library :) We use it A LOT

c4talyst commented 2 months ago

Fixed or just closing out old issues?

Is this clean up somehow related to -> https://firebase.google.com/docs/cloud-messaging/migrate-v1 ?

olucurious commented 2 months ago

Yes, priority is now Android specific and the default is no longer HIGH, according to the doc here: https://firebase.google.com/docs/reference/fcm/rest/v1/projects.messages