Closed
Bug 1111709
Opened 11 years ago
Closed 11 years ago
"Someone joins to a Room" not shown if Loop app is killed
Categories
(Firefox OS Graveyard :: Gaia::Loop, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: oteo, Assigned: jaoo)
References
Details
Attachments
(3 files)
According to the ACs of US Bug 1107894, if you are the owner/creator of a room, if someone else joins to that room, you will receive a notification about it (already implemented).
We have detected that in case Loop application is killed, if someone else joins to the room, the Push is received and even the Loop application is launched (you can see it in the Task Switcher) something wrong happens as the notification is not shown in the tray.
I've includes some logs when the app is started (OK) and when the app is killed (NOK)
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Updated•11 years ago
|
Summary: Bug 1111706 - "Someone joins to a Room" not shown if Loop app is killed → "Someone joins to a Room" not shown if Loop app is killed
Assignee | ||
Comment 2•11 years ago
|
||
Seems we need to log the user in right after the PUSH notification is received otherwise the GET /rooms requests fails. Thanks for the logs!
QA Contact: josea.olivera
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → josea.olivera
QA Contact: josea.olivera
Assignee | ||
Comment 3•11 years ago
|
||
WIP
Assignee | ||
Updated•11 years ago
|
Attachment #8537167 -
Flags: review?(borja.bugzilla)
Updated•11 years ago
|
Attachment #8537167 -
Flags: review?(borja.bugzilla) → review+
Assignee | ||
Comment 4•11 years ago
|
||
Landed at:
https://github.com/mozilla-b2g/firefoxos-loop-client/commit/bdf0cdf4a2802152dafb85b43b01250c18a13b29
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•