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

Upgrade firebase-messaging to version 23.0.0 #320

Closed
QuintinWillison opened this issue Feb 7, 2022 · 0 comments · Fixed by #338
Closed

Upgrade firebase-messaging to version 23.0.0 #320

QuintinWillison opened this issue Feb 7, 2022 · 0 comments · Fixed by #338
Assignees

Comments

@QuintinWillison
Copy link
Contributor

QuintinWillison commented Feb 7, 2022

We're currently on version 22.0.0.

From Google's [release notes|https://firebase.google.com/support/release-notes/android#messaging_v23-0-0]:

Added methods for determining and controlling whether Google Play services is set as the app’s notification delegate. By default, FCM will now set Google Play services as the app’s notification delegate so that it is allowed to display notifications for the app. This could be used in the future to show an app’s notifications without needing to start the app, which may improve message reliability and timeliness.

Does that carry any implications for us?

Also, Google state that it now requires target devices to run Android 4.4 or higher, with minimum API Level 19 (KitKat).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants