Closed Bug 1362467 Opened 7 years ago Closed 7 years ago

Client record is not updated with fxaDeviceId after registration

Categories

(Firefox for iOS :: Sync, enhancement, P1)

Other
iOS
enhancement

Tracking

()

RESOLVED FIXED
Iteration:
1.21
Tracking Status
fxios + ---

People

(Reporter: st3fan, Assigned: jhugman)

References

Details

(Whiteboard: [MobileCore])

Attachments

(2 files)

AutoPush from Desktop currently does not work because iOS does not store the fxaDeviceId in its own client record. It needs to be in there we currently maintain two lists of devices. One list in FxA, one list in sync (client records) and this fxaDeviceId is the primary key between them.

Marking this as a blocker for 8.0



The problem is there is no `fxaDeviceId` in the iOS client record.

After device registration the fxaDeviceId needs to be set.

Android Example: http://searchfox.org/mozilla-central/source/mobile/android/services/src/main/java/org/mozilla/gecko/sync/stage/SyncClientsEngineStage.java#479

Desktop Example: 
http://searchfox.org/mozilla-central/source/services/sync/modules/engines/clients.js#843

See attached log.
See Also: → 1261169
Iteration: 1.20 → 1.21
Assignee: nobody → jhugman
Status: NEW → ASSIGNED
Attachment #8866541 - Flags: review?(sleroux) → review+
Question answered in PR. 

Merged into master.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: