Closed
Bug 1033026
Opened 11 years ago
Closed 11 years ago
toggling FMD enabled on off causes phone to fail to make server request
Categories
(Firefox OS Graveyard :: FindMyDevice, defect)
Firefox OS Graveyard
FindMyDevice
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: edwong, Assigned: ggp)
References
Details
0. push pref as described here: https://wiki.mozilla.org/User_Services/Try_FMD
1. sign into fxa, and enable FMD.
2. locate phone on fmd.stage.mozaws.net
3. goto Settings > FMD > tap FMD off
4. tap FMD on
actual: phone can no longer be found.
here's what happens on client:
adb logcat | grep findmydevice
I/GeckoDump( 1114): [findmydevice] got wake up request
I/GeckoDump( 1114): [findmydevice] enabled, trying to reach the server
I/GeckoDump( 1114): [findmydevice] findmydevice got push notification!
I/GeckoDump( 1114): [findmydevice] findmydevice got push notification!
I/GeckoDump( 1114): [findmydevice] findmydevice got push notification!
| Reporter | ||
Comment 1•11 years ago
|
||
i believe this is caused by auth issue - bug 1000323
Depends on: 1000323
| Reporter | ||
Comment 2•11 years ago
|
||
step 5 is sign into web app again: fmd.stage.mozaws.net to find phone with that account.
Comment 3•11 years ago
|
||
I think we should re-test when bug 1000323 lands, but am assigning to ggp just in case. Also have pressed for help with reviews.
Updated•11 years ago
|
Assignee: nobody → ggoncalves
| Reporter | ||
Comment 4•11 years ago
|
||
I actually can't repro this anymore, it seems like toggling works. Closing.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•