[FCM] Expose getPriority and getOriginalPriority in RemoteMessage #10500
Unanswered
komaxx
asked this question in
Feature request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
FCM for native Android supports calls to
getPriority
andgetOriginalPriority
. This helps with debugging issues when push messages are not delivered in time or not at all.See: https://firebase.google.com/docs/cloud-messaging/android/message-priority#measuring_message_deprioritization_on_android
Beta Was this translation helpful? Give feedback.
All reactions