Closed
Bug 1398186
Opened 7 years ago
Closed 7 years ago
"Device Disconnected" does not work between iOS devices
Categories
(Firefox for iOS :: Firefox Accounts, defect, P1)
Tracking
()
RESOLVED
DUPLICATE
of bug 1385986
Iteration:
1.30
People
(Reporter: csuciu, Assigned: jhugman)
References
Details
(Whiteboard: [MobileCore][AutoPush])
master 39e43a05c
server https://ios-push2.dev.lcip.org
1. Connect device A to an account
2. Connect device B to the same account
3. Make sure that the devices are in sync (send tabs between them)
4. Disconnect device A
Expected:
Device B receives "Device Disconnected" push notification
Actual:
No push notification is received on device B
Note: "Device Disconnected" push notification is correctly received on iOS when disconnecting from desktop (latest Nightly)
Comment 1•7 years ago
|
||
> 4. Disconnect device A
Does this mean logging out from the device itself, or going into https://accounts.firefox.com/settings/clients and disconnecting it, or something else?
Flags: needinfo?(catalin.suciu)
Reporter | ||
Comment 2•7 years ago
|
||
Go to Firefox settings and press the "Disconnect" button from the bottom of the page.
Flags: needinfo?(catalin.suciu)
Comment 3•7 years ago
|
||
It could be, that the device is not properly calling /session/destroy when you disconnect, and so not notifying the server of the disconnection.
Updated•7 years ago
|
Assignee: nobody → jhugman
Status: NEW → ASSIGNED
Whiteboard: [MobileCore][AutoPush]
Comment 4•7 years ago
|
||
IOW, I suspect this is a dupe of Bug 1300641 or one of its dependents.
Assignee | ||
Updated•7 years ago
|
Iteration: --- → 1.30
Priority: -- → P1
Assignee | ||
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•