cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Barcode Scanner SAPUI5

Former Member
479

Hi,

I'm tryng to implement a barcode scanner in sapui5 ,

I' have found this example using Cordova plugin:

https://blogs.sap.com/2014/03/14/integrating-barcode-scanner-functionality-in-sapui5-or-cordova-appl...

But isn't working, I can launch the app but stay locked on main screen.

How can i solve this problem?

Accepted Solutions (0)

Answers (1)

Answers (1)

FRLEN
Participant
0 Likes

Hi Rodrigo Filipe,

We have consider to use similar apps like this, but one of the bigest issue is the time to scan the bar code can take up to 30 til 45 seconds. If you are developing this for a client I would recomend to use a Old school Bar code scanner that can connect with bluetooth.

But if you want to implement this you can follow this blog: https://blogs.sap.com/2017/10/19/barcode-scanning-with-device-camera-in-sapui5-applications-without-...