Open
Description
Is this a feature request or a bug?
Bug
What is the current behavior?
The following command fails:
web-ext run --target=firefox-android --android-device=id
Error message:
Error: Activity class {org.mozilla.fenix.debug/org.mozilla.fenix.App} does not exist.
This works correctly with an explicit --firefox-apk-component '.HomeActivity'
parameter.
What is the expected or desired behavior?
This should launch Fenix using the correct activity class.
Version information (for bug reports)
- Firefox version: 88.0 (built from source)
- Your OS and version: Android 11
- Paste the output of these commands:
node --version && npm --version && web-ext --version
v15.11.0
7.6.0
6.0.0
Metadata
Metadata
Assignees
Labels
No labels