• CrackedLinuxISO@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    14
    ·
    edit-2
    1 day ago

    If it’s trying to talk to a device over Bluetooth or USB, it’s not supported in Firefox. Mozilla refuses to implement WebUSB because they think the danger of letting people accidentally flash malware onto a physical device outweighs the benefits.

      • CrackedLinuxISO@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        7 hours ago

        It’s probably using WebView, or whatever it’s called where an android app brings up a browser window. If you have Firefox as your default web browser, apps will use it instead of chrome. It’s usually pretty nice, because if you have adblock in Firefox you also get adblock in the app.

        It’s possible that the sign-in webpage wants to talk to the camera before returning control to the app.

        • L0rdMathias@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          2
          ·
          2 hours ago

          To build off this comment; it’s likely the result of careless design. It is possible to code applications to avoid this issue, but it is technically a Firefox specific issues so it’s not something a mobile developer would default to consider.

        • mexicancartel@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          2
          ·
          4 hours ago

          I guess you are talking about the in app browser thing and not the webview. I just don’t get sign in requiring communication to the camera. Its things you usually do after signing in. But idk maybe a weird implementation

    • Obi@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      2
      ·
      18 hours ago

      Yeah this is the remote shooting app, for camera control, it’ll use Bluetooth to establish connection with the camera and then switch to WiFi for live view.