Closed
Bug 1411614
Opened 7 years ago
Closed 4 years ago
[PWA] The Add to home screen badge disappearing when the app in is background - Don't keep activities ON
Categories
(Firefox for Android Graveyard :: Web Apps (PWAs), defect, P5)
Tracking
(fennec+, firefox58 affected)
RESOLVED
INCOMPLETE
People
(Reporter: ohorvath, Unassigned)
References
Details
(Whiteboard: [pwa-front-end])
Devices:
Huawei Nexus 6P (Android 8.0)
Huawei P9 Lite (Android 6.0)
Build: Nightly 58.0a1 (2017-10-25);
Steps to reproduce:
1. Set Don't keep activities ON in Developer options.
2. Open twitter.com in a tab and you can see the badge.
3. Minimize Nightly. Or, put the device in sleep mode then awake.
4. Re-check the twitter tab.
Actual result:
The badge is disappearing when the device goes to sleep, or you minimize the app.
Comment 1•7 years ago
|
||
I can't get "DOMLinkChanged" -> "Link:Manifest" while the app is killed and restarted by Android system. This is because we don't reload the web page when the activity recreated.
Hi snorp.
May I kwnow if you have a better solution here?
Flags: needinfo?(snorp)
Reporter | ||
Updated•7 years ago
|
Blocks: progressive-apps
(In reply to Nevin Chen [:nechen] from comment #1)
> I can't get "DOMLinkChanged" -> "Link:Manifest" while the app is killed and
> restarted by Android system. This is because we don't reload the web page
> when the activity recreated.
>
> Hi snorp.
> May I kwnow if you have a better solution here?
I guess you need to look for the meta tags after the session has been restored? Seems to be mostly an edge case to me. A simple reload or navigation will fix it.
Flags: needinfo?(snorp)
Priority: -- → P2
Updated•7 years ago
|
tracking-fennec: ? → +
Updated•7 years ago
|
Whiteboard: [pwa-front-end]
Comment 3•7 years ago
|
||
Re-triaging per https://bugzilla.mozilla.org/show_bug.cgi?id=1473195
Needinfo :susheel if you think this bug should be re-triaged.
Priority: P2 → P5
Comment 4•4 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•