<?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: implement a custom application that can scan QR codes... in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/implement-a-custom-application-that-can-scan-qr-codes-using-sap-mobile/qaa-p/14210863#M4925530</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="akik_0-1757333346210.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/311118i4D1A1EDD73247E93/image-size/medium?v=v2&amp;amp;px=400" role="button" title="akik_0-1757333346210.png" alt="akik_0-1757333346210.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;in the fiori launchpad update the security header. after a lot of tries, I was able to fix it.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Sep 2025 12:10:04 GMT</pubDate>
    <dc:creator>akik</dc:creator>
    <dc:date>2025-09-08T12:10:04Z</dc:date>
    <item>
      <title>implement a custom application that can scan QR codes using SAP mobile start</title>
      <link>https://community.sap.com/t5/technology-q-a/implement-a-custom-application-that-can-scan-qr-codes-using-sap-mobile/qaq-p/13798766</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;In the Business Application Studio, I want to implement a custom sapui5 application that can scan QR codes with my mobile phone using SAP Mobile start. The application should be integrated into the Fiori Launchpad and work for both iOS and Android.&amp;nbsp;It is important that not only simple barcodes are supported - QR codes are mandatory for my purposes. I would appreciate helpful links, instructions or step-by-step guides...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks....&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 04:16:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/implement-a-custom-application-that-can-scan-qr-codes-using-sap-mobile/qaq-p/13798766</guid>
      <dc:creator>priyankadegaonkar</dc:creator>
      <dc:date>2024-08-19T04:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: implement a custom application that can scan QR codes...</title>
      <link>https://community.sap.com/t5/technology-q-a/implement-a-custom-application-that-can-scan-qr-codes-using-sap-mobile/qaa-p/13800743#M4842284</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1566100"&gt;@priyankadegaonkar&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I might be able to provide a bit of guidance, but note that I'm not a developer and this is not quite my area of expertise.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Three years ago I released this &lt;A href="https://community.sap.com/t5/technology-blogs-by-sap/providing-native-barcode-scanning-on-sap-mobile-start-sapui5-quagga-js/ba-p/13512164" target="_self"&gt;blog&lt;/A&gt; on creating an App to scan barcodes via &lt;LI-PRODUCT title="SAP Mobile Start" id="73554900100800003452"&gt;&lt;/LI-PRODUCT&gt;. It might be outdated but in general concepts should stay the same and you could try to follow it.&lt;BR /&gt;Basically you need to deploy your app into the HTML5 repository of an SAP BTP subaccount that runs your &lt;LI-PRODUCT title="SAP Build Work Zone, standard edition" id="73554900100800003081"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;instance with your Cloud Fiori Launchpad. To this you will be able to connect SAP Mobile Start and use your app.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;With the SAP Mobile Start, the standard SAPUI5 barcode scanning component was not functioning on mobile devices outside the Fiori Client. So in the blog I used another js-library for the scanning part. With current UI5 versions though you should be able to leverage the &lt;A href="https://sapui5.hana.ondemand.com/sdk/#/api/sap.ndc.BarcodeScanner%23methods" target="_self"&gt;&lt;EM&gt;ndc.barcodescanner&lt;/EM&gt;&lt;/A&gt; component of SAPUI5.&amp;nbsp;&lt;BR /&gt;Based on the linked &lt;A href="https://me.sap.com/notes/2402585" target="_self"&gt;note&lt;/A&gt; it's build upon zxing-js library that should &lt;A href="https://github.com/zxing-js/library#supported-formats" target="_self"&gt;support your usecase&lt;/A&gt; of QR Code scanning.&lt;BR /&gt;&lt;BR /&gt;Hope that's helpful!&lt;BR /&gt;Best regards,&amp;nbsp;&lt;BR /&gt;Dennis&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 12:25:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/implement-a-custom-application-that-can-scan-qr-codes-using-sap-mobile/qaa-p/13800743#M4842284</guid>
      <dc:creator>dennis_koehler</dc:creator>
      <dc:date>2024-08-20T12:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: implement a custom application that can scan QR codes...</title>
      <link>https://community.sap.com/t5/technology-q-a/implement-a-custom-application-that-can-scan-qr-codes-using-sap-mobile/qaa-p/13801591#M4842380</link>
      <description>Hi, Thank you.. I'll try it out and see if it works for me...</description>
      <pubDate>Wed, 21 Aug 2024 04:51:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/implement-a-custom-application-that-can-scan-qr-codes-using-sap-mobile/qaa-p/13801591#M4842380</guid>
      <dc:creator>priyankadegaonkar</dc:creator>
      <dc:date>2024-08-21T04:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: implement a custom application that can scan QR codes...</title>
      <link>https://community.sap.com/t5/technology-q-a/implement-a-custom-application-that-can-scan-qr-codes-using-sap-mobile/qaa-p/13803205#M4842601</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/570840"&gt;@dennis_koehler&lt;/a&gt;&amp;nbsp;.. In local run on BAS and after Deployed in Cloud foundry It worked, open the camera, but don't open it in after configured to FLP tile means SAP Build Work Zone.... I'm getting error like this........... BarcodeScanner.loadZXingCPPInstance: can not load wasm lib instance of ZXingCPP. RuntimeError: Aborted(CompileError: WebAssembly.instantiate(): Refused to compile or instantiate WebAssembly module because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src * data: blob:"). Build with -sASSERTIONS for more info.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 06:57:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/implement-a-custom-application-that-can-scan-qr-codes-using-sap-mobile/qaa-p/13803205#M4842601</guid>
      <dc:creator>priyankadegaonkar</dc:creator>
      <dc:date>2024-08-22T06:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: implement a custom application that can scan QR codes using SAP mobile start</title>
      <link>https://community.sap.com/t5/technology-q-a/implement-a-custom-application-that-can-scan-qr-codes-using-sap-mobile/qaa-p/13973898#M4897519</link>
      <description>Hello &lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1566100"&gt;@priyankadegaonkar&lt;/a&gt; , &lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/570840"&gt;@dennis_koehler&lt;/a&gt;, I have the same issue (smilar requirements, implementing sap.ndc.BarcodeScannerButton. deploying to SAP Build Work Zone standard edition, getting the same error from Android devices). Were you able to find a solution? Thank you, BR Petra</description>
      <pubDate>Mon, 30 Dec 2024 17:23:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/implement-a-custom-application-that-can-scan-qr-codes-using-sap-mobile/qaa-p/13973898#M4897519</guid>
      <dc:creator>PetraMi</dc:creator>
      <dc:date>2024-12-30T17:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: implement a custom application that can scan QR codes...</title>
      <link>https://community.sap.com/t5/technology-q-a/implement-a-custom-application-that-can-scan-qr-codes-using-sap-mobile/qaa-p/14210863#M4925530</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="akik_0-1757333346210.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/311118i4D1A1EDD73247E93/image-size/medium?v=v2&amp;amp;px=400" role="button" title="akik_0-1757333346210.png" alt="akik_0-1757333346210.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;in the fiori launchpad update the security header. after a lot of tries, I was able to fix it.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 12:10:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/implement-a-custom-application-that-can-scan-qr-codes-using-sap-mobile/qaa-p/14210863#M4925530</guid>
      <dc:creator>akik</dc:creator>
      <dc:date>2025-09-08T12:10:04Z</dc:date>
    </item>
  </channel>
</rss>

