I have Android and iOS React Native app that requires user to scan barcodes. For now we use device's camera for scanning, but there is a requirement to use handheld scanner.
How do I integrate my application with SocketMobile scanner?
I have Android and iOS React Native app that requires user to scan barcodes. For now we use device's camera for scanning, but there is a requirement to use handheld scanner.
How do I integrate my application with SocketMobile scanner?
Looks like SocketMobile has its own SDK for mobile developers. Probably your problem will be solved via bluetooth communication between the scanner and the Android device, but read through the documentation on the website to be sure.