<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">you should have something like this in
      your info.plist:</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">
      <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><<span style=" color:#808000;">key</span>>NSBluetoothPeripheralUsageDescription</<span style=" color:#808000;">key</span>></pre>
      <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><<span style=" color:#808000;">string</span>>$(PRODUCT_NAME)<span style=" color:#c0c0c0;"> </span>searches<span style=" color:#c0c0c0;"> </span>Bluetooth<span style=" color:#c0c0c0;"> </span>LE<span style=" color:#c0c0c0;"> </span>Devices<span style=" color:#c0c0c0;"> </span>for<span style=" color:#c0c0c0;"> </span>Barcode<span style=" color:#c0c0c0;"> </span>Scanner</<span style=" color:#808000;">string</span>></pre>
      <style type="text/css">p, li { white-space: pre-wrap; }</style></div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">ekke<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Am 03.11.22 um 19:51 schrieb Glen
      Mabey:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAEtebZ5VWG+mH==KR3W+x6Lz8r2ow4xwet_TK-k=ZJ+X1jAx0A@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">I'm working on a project that is developing a new
        Bluetooth Low Energy device (it's a BTLE "peripheral"), which is
        *not* running any Qt code.
        <div><br>
        </div>
        <div>The application that talks to it (the BTLE "central") *is*
          written in Qt -- I've tried various versions, but I'm
          currently using 6.4.0.</div>
        <br>
        I started with the "Bluetooth Low Energy Heart Rate Game"
        example but also consulted other BTLE examples provided with
        Qt.  Everything works as expected in Linux, Windows 10, and
        Android, but in MacOS and iOS the device is simply never
        discovered.
        <div><br>
        </div>
        <div>I suspect that there's an Apple "white list" that is
          filtering out this device (still under hardware development)
          before it reaches Qt libraries, but I have been unable to find
          any Apple specific docs that identify such a mechanism.</div>
        <div><br>
        </div>
        <div>So, this really is a MacOS/iOS question (problem) but I'm
          posting here first because I'm afraid that the fact that I'm
          using Qt will confuse apple developers who otherwise would be
          helpful.</div>
        <div><br>
        </div>
        <div>Also of note -- using this app <a
            href="https://apps.apple.com/us/app/lightblue/id557428110"
            moz-do-not-send="true" class="moz-txt-link-freetext">https://apps.apple.com/us/app/lightblue/id557428110</a>
          I *do* see the peripheral under development, which makes me
          believe that it's not anything hardware or RF related, nor
          even a fundamental limitation of iOS.  There's just some kind
          of permission that needs to be relaxed -- like promiscuous
          mode for ethernet.</div>
        <div><br>
        </div>
        <div>Does anyone know where such a setting might be housed?</div>
        <div><br>
        </div>
        <div>Thank you!</div>
        <div>Glen Mabey</div>
        <div><br>
        </div>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Interest mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Interest@qt-project.org">Interest@qt-project.org</a>
<a class="moz-txt-link-freetext" href="https://lists.qt-project.org/listinfo/interest">https://lists.qt-project.org/listinfo/interest</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>