Open
Bug 1899628
Opened 11 months ago
Updated 11 months ago
At an interval, mobile clients should fetch for latest devices and poll for commands
Categories
(Firefox for Android :: Accounts and Sync, enhancement)
Tracking
()
NEW
People
(Reporter: jonalmeida, Unassigned)
Details
If push fails or if the push provider (typically FCM) is unavailable on a device, then a user would not receive their latest tabs except during a cold startup or manually clicking on the 'Sync Now' button in the account settings.
Similar to our WorkManagerSyncManager.kt
that syncs the engines every 4 hours, we should fetchDevices
and pollForCommands
.
Updated•11 months ago
|
Severity: -- → N/A
You need to log in
before you can comment on or make changes to this bug.
Description
•