<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Zxing library loading issue pop up while using ndc barcode - UI5 in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/zxing-library-loading-issue-pop-up-while-using-ndc-barcode-ui5/qaa-p/12671319#M4753994</link>
    <description>&lt;P&gt;Works for me&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2123645-image.png" /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Dec 2022 11:04:58 GMT</pubDate>
    <dc:creator>Marian_Zeis</dc:creator>
    <dc:date>2022-12-20T11:04:58Z</dc:date>
    <item>
      <title>Zxing library loading issue pop up while using ndc barcode - UI5</title>
      <link>https://community.sap.com/t5/technology-q-a/zxing-library-loading-issue-pop-up-while-using-ndc-barcode-ui5/qaq-p/12671318</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;
  &lt;P&gt;We are facing the NDC library loading issue in our custom UI5 application. When we checked the same NDC barcode scanner in SAP UI5 - SDK, we also got the same library loading issue. I am attaching the below screenshot and URL for reference. Do anyone have idea/suggestions regarding this issue are welcome and appreciated.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2121620-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;URL:&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://sapui5.hana.ondemand.com/#/entity/sap.ndc.BarcodeScannerButton/sample/sap.ndc.sample.BarcodeScannerButton" target="test_blank"&gt;https://sapui5.hana.ondemand.com/#/entity/sap.ndc.BarcodeScannerButton/sample/sap.ndc.sample.BarcodeScannerButton&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Jeswin Noel Raj.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 10:49:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/zxing-library-loading-issue-pop-up-while-using-ndc-barcode-ui5/qaq-p/12671318</guid>
      <dc:creator>adamparker</dc:creator>
      <dc:date>2022-12-20T10:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Zxing library loading issue pop up while using ndc barcode - UI5</title>
      <link>https://community.sap.com/t5/technology-q-a/zxing-library-loading-issue-pop-up-while-using-ndc-barcode-ui5/qaa-p/12671319#M4753994</link>
      <description>&lt;P&gt;Works for me&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2123645-image.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 11:04:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/zxing-library-loading-issue-pop-up-while-using-ndc-barcode-ui5/qaa-p/12671319#M4753994</guid>
      <dc:creator>Marian_Zeis</dc:creator>
      <dc:date>2022-12-20T11:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Zxing library loading issue pop up while using ndc barcode - UI5</title>
      <link>https://community.sap.com/t5/technology-q-a/zxing-library-loading-issue-pop-up-while-using-ndc-barcode-ui5/qaa-p/12671320#M4753995</link>
      <description>&lt;P&gt;Hi Marian,&lt;/P&gt;&lt;P&gt;Thanks for the quick response. &lt;/P&gt;&lt;P&gt;Even for me it's working fine, but the problem is initially a pop-up showing a busy indicator with some test related to ZXING library like "&lt;STRONG&gt;Loading zxing-cpp library and opencv library from server&lt;/STRONG&gt;" and then it is getting disappears, after that scanner is opening and its working fine. Earlier we didn't face any pop like this in production. That is the issue am addressing with the highlighted screenshot. Am looking for solution to neglect that pop-up loading with busy indicator.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2121629-image.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 11:50:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/zxing-library-loading-issue-pop-up-while-using-ndc-barcode-ui5/qaa-p/12671320#M4753995</guid>
      <dc:creator>adamparker</dc:creator>
      <dc:date>2022-12-20T11:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Zxing library loading issue pop up while using ndc barcode - UI5</title>
      <link>https://community.sap.com/t5/technology-q-a/zxing-library-loading-issue-pop-up-while-using-ndc-barcode-ui5/qaa-p/12671321#M4753996</link>
      <description>&lt;P&gt;The popup was introduced because the libraries are loaded ansynchronously and this may take longer.&lt;BR /&gt;To inform the user that the libraries will be loaded after pressing the button, this popup appears.&lt;BR /&gt;It first appeared in 1.109.0&lt;/P&gt;&lt;P&gt;&lt;A href="https://sapui5.hana.ondemand.com/resources/sap/ndc/BarcodeScanner-dbg.js" target="test_blank"&gt;https://sapui5.hana.ondemand.com/resources/sap/ndc/BarcodeScanner-dbg.js&lt;/A&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2123650-image.png" /&gt;&lt;/P&gt;&lt;P&gt;But i agree that this is not the best UX.&lt;BR /&gt;It may be better to open up this popup when the user clicks on the button, not on opening up the app&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 12:45:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/zxing-library-loading-issue-pop-up-while-using-ndc-barcode-ui5/qaa-p/12671321#M4753996</guid>
      <dc:creator>Marian_Zeis</dc:creator>
      <dc:date>2022-12-20T12:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Zxing library loading issue pop up while using ndc barcode - UI5</title>
      <link>https://community.sap.com/t5/technology-q-a/zxing-library-loading-issue-pop-up-while-using-ndc-barcode-ui5/qaa-p/12671322#M4753997</link>
      <description>&lt;P&gt;Thanks, Marian for the suggestion.&lt;/P&gt;&lt;P&gt;Now I am calling that barcode scanner library once when I click on the barcode scanner button in the UI, but for the first time when I click on the barcode button the camera is not opening, from the second instance onwards the camera is loading. &lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 08:15:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/zxing-library-loading-issue-pop-up-while-using-ndc-barcode-ui5/qaa-p/12671322#M4753997</guid>
      <dc:creator>adamparker</dc:creator>
      <dc:date>2022-12-22T08:15:34Z</dc:date>
    </item>
  </channel>
</rss>

