Closed virendrapatidar closed 11 years ago
no, it takes care of the generation, not the recognition
Do you know any java script libs/module which can read the QR code encoded by your module?
I'm having a hard time understanding the question. How are you passing the QR code to the Javascript to begin with? I'm not aware of any mobile browsers that have direct access to their device's camera.
Regardless, jeromeetienne is correct, this library is only for creating QR codes that can be scanned. Reading them is a whole other paradigm.
mobile safari in iOS 6 has direct access to the phone's cam.. its pretty great
Does it provide any support to read the QR code and retrieve the actual values.? If yes, please provide example.