Closed
Bug 974843
Opened 12 years ago
Closed 12 years ago
[Simple Push] Can not receive any notifications after installing multiple "Simple Push supported" apps.
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: GaryChen, Unassigned)
Details
This issue happens on the device which has multiple "Simple Push supported" apps.(ex: line, ConnectA2).
But if we reboot device, everything works fine.
STR:
1. Install "Line" from Marketplace.
https://marketplace.firefox.com/app/line?src=featured
2. Open and login "Line" app.
3. Send a message to line. notification bar shown!!
4. Install "ConnectA2" from Marketplace.
https://marketplace.firefox.com/app/connecta2?src=all-popular
5. Send a message to line again.
Expect result:
Notification bar pops up.
Actual result:
nothing happened.
=========================================================================
6. Reboot device.
7. Send a message to line again. notification bar pops up.
Depending on the b2g version on the phone, could you set "services.push.debug" = true or uncomment the debug() function in Push.js and PushService.jsm and see if the logging helps?
Comment 2•12 years ago
|
||
QA Wanted to get a logcat with services.push.debug enabled on the device.
Keywords: qawanted
Comment 3•12 years ago
|
||
I was unable to repro on Buri 1.3 mozilla RIL. Can you please clarify step 3 and 5? Did you send a message to or from the test device? Also for step 5 do you not launch ConnectA2 before sending a message to Line?
Build ID: 20140220004003
Gecko: https://hg.mozilla.org/releases/mozilla-b2g28_v1_3/rev/32fd5d798477
Gaia: a43904d9646109b48836d62f7aa51e499fbf4b2e
Platform Version: 28.0
Firmware Version: V1.2-device.cfg
Flags: needinfo?(gchen)
QA Contact: ckreinbring
Comment 4•12 years ago
|
||
(In reply to ckreinbring from comment #3)
> I was unable to repro on Buri 1.3 mozilla RIL. Can you please clarify step
> 3 and 5? Did you send a message to or from the test device? Also for step
> 5 do you not launch ConnectA2 before sending a message to Line?
>
> Build ID: 20140220004003
> Gecko: https://hg.mozilla.org/releases/mozilla-b2g28_v1_3/rev/32fd5d798477
> Gaia: a43904d9646109b48836d62f7aa51e499fbf4b2e
> Platform Version: 28.0
> Firmware Version: V1.2-device.cfg
Did you try 1.4?
Comment 5•12 years ago
|
||
I just tried 1.4 Buri mozilla RIL and got the same results. I'm still going to need clarification on the steps.
Build ID: 20140221040202
Gecko: https://hg.mozilla.org/mozilla-central/rev/7010ab83a06e
Gaia: 35365feace970bfc51276428f40a477c9c86b7bb
Platform Version: 30.0a1
Firmware Version: V1.2-device.cfg
| Reporter | ||
Comment 6•12 years ago
|
||
Hi all,
This following version works fine with buri.
============================================================================
Gaia b77957794099e4af3f51f37bf6b73463cbf36413
Gecko db5f7065b5fec875dd60c64f0eed1d2d672dd13e
BuildID 20140303051555
Version 30.0a1
ro.build.version.incremental=eng.archermind.20131114.105818
ro.build.date=Thu Nov 14 10:58:33 CST 2013
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(gchen)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•