I'm in the process of develop an app for my client. I have the sdk and compiled the demo app barcodeexample that is with the sdk.
The concierge beeps when a bar code is presented but nothing happens in the app.
I created an profile in the datawedge app and configured the parameters (as the others app configurated in that tool), and no luck.
i´m stuck at this point, what i can check or look at?
Thanks guys.
The sample app barcodeexmaple is not getting the scanned bar codes.// Expert user has replied. |
1 Replies
Hi Karin,
If you are on platform version 1.2.x the you can directly get barcode data from Data wedge via intents as described in this article
The SDK example we had provided only works for 1.1.x based platform versions. We will be updating those examples soon.
Hope that helps.