Closed
Bug 996068
Opened 11 years ago
Closed 9 years ago
manifest/minifest mismatch causes packaged app to hang on launch
Categories
(Firefox for Android Graveyard :: Web Apps (PWAs), defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: myk, Unassigned)
Details
(Whiteboard: [WebRuntime])
The "name, version, developer, and locales fields in your app manifest must be exactly the same as in your mini-manifest" for packaged apps, according to <https://developer.mozilla.org/en-US/Marketplace/Publishing/Packaged_apps#Mini-manifest_fields>.
And if they aren't, then DOMApplicationRegistry installation fails, which causes the app to hang on launch, per bug 993199. It should do something more friendly instead.
Reporter | ||
Comment 1•11 years ago
|
||
Also see APK Factory bug 996072.
Reporter | ||
Updated•11 years ago
|
Whiteboard: [WebRuntime]
Reporter | ||
Comment 2•9 years ago
|
||
Per bug 1235869, we're going to disable the Android web runtime, so we won't fix this bug in it.
(This is part of a bulk resolution of bugs in the Firefox for Android::Web Apps component, from which I attempted to exclude bugs that are not specific to the runtime, but it's possible that I included one accidentally. If so, I'm sorry, and please reopen the bug!)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
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
•