I am working on a Windows Store 8 App (targets windows 8 and not windows 8.1) and need to integrate barcode reading functionality on the app. I am using C#/XAML in this app.
I am looked on internet and came across this link that shows some code for this functionality. But it seems to target only windows 8.1. I have also checked this library from codeplex and find that this refers to only a subset of barcode types.
I want to know is there any API with the help of which I can read barcodes in Windows 8 Store app.
I will be capturing images from the tab's camera and reading the images to decode the barcodes and use it further in the app.
Thanks in advance.

Eve MurPosted Dec 24, 2014, 1:25 PM
Nitesh KejriwalPosted Dec 4, 2014, 1:24 PM
Eve MurPosted Dec 4, 2014, 1:01 PM