• CrackedLinuxISO@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      23 小时前

      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
        ·
        19 小时前

        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
        ·
        20 小时前

        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