cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

I have a SAPUI5 application which has the functionality to scan barcodes. This app is accessed by Zebra hand-held device. Now if I make any changes to the barcode scan functionality, how can I debug the app on the browser,.. may I know how I can simulate this ? In developer tools I tried to simulate it to mobile mode but then mobile mode simulation is not same as the hand-held zebra device.

0 Likes
View Entire Topic
RamyaC
Explorer
0 Likes

Hello,

Try using third party library Zxing.js to scan Barcode, QR codes.It works well without the need for fiori client.

https://blogs.sap.com/2021/02/01/native-js-zxing-scanner-in-sapui5/

Regards,

Ramya