Open Bug 1796425 Opened 3 years ago Updated 3 years ago

Request for the push token on service initialisation

Categories

(Firefox for Android :: Push, defect)

All
Android
defect

Tracking

()

People

(Reporter: cpeterson, Unassigned)

Details

From github: https://github.com/mozilla-mobile/android-components/issues/8777.

We get a new token in the onNewToken call when this changes for various Firebase reasons, but we can also request the latest token during startup because:

  • This ensures we have not reached a race condition where the token is out of date.
  • We can rely less on verify_connection needing to tell us token's are out of date.
  • Calling the Rust push API updateToken is a cheap (local) call.

┆Issue is synchronized with this Jira Task

Change performed by the Move to Bugzilla add-on.

The severity field is not set for this bug.
:cpeterson, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(cpeterson)
Severity: -- → S3
Flags: needinfo?(cpeterson)
You need to log in before you can comment on or make changes to this bug.