Fenix: [Bug]Mozilla Nightly gets displayed instead of Mozilla Beta while using Remote debugging via USB

Created on 30 Jul 2020  ·  4Comments  ·  Source: mozilla-mobile/fenix

Prerequisites

Enable "Remote debugging via USB" on Fenix

Steps to reproduce

Connect the device Via USB
Open Firefox desktop and load in a new tab about:debugging
Connect with the Android device

Expected behavior

Mozilla Beta should be displayed

Actual behavior

Mozilla Nightly is displayed

Device information

  • Android device: all
  • Fenix version: Fenix Beta 80.0.0-beta-1

Notes

image
image

S2 🐞 bug

Most helpful comment

All 4 comments

The hack we used to detect Fenix seems to no longer be valid.

We detected Fenix by checking that the package name contained "org.mozilla.fenix", but now it's been renamed to "org.mozilla.firefox" (makes sense I guess).

Note that this is also linked to https://github.com/mozilla-mobile/fenix/issues/2016 and https://bugzilla.mozilla.org/show_bug.cgi?id=1589805 . It would allow to remove the Fenix specific workarounds.

Closing as bz-1656170 is fixed

Was this page helpful?
0 / 5 - 0 ratings