Reading a QR code value using a VBCS mobile application on iPhone.
Summary
VBCS comes with a camera component. For mobile devices such as iPhone that read QR directly from photos, is any additional plugin needed ?Content
Oracle VBCS comes with a camera component which I'm assuming is basically the camera Cordova plugin. That camera plugin has no ability to read barcodes and would need an additional development for many Android devices. However, the iPhone does automatically read QR codes. I'm wondering if this plugin can be used without modification on the latest iPhone to read the value of a QR code. It only needs to work on the latest version of the iPhone since it's being used as a demo and would likely be built natively if the PoC moves forward.0