zeroasterisk / PhoneGap-BarcodeScanner-Example-iOS

Example iOS PhoneGap Application with a working BarcodeScanner Plugin
24 stars 23 forks source link

Example iOS PhoneGap Application with a working BarcodeScanner Plugin

Instructions

Take a look at this commit: https://github.com/zeroasterisk/PhoneGap-BarcodeScanner-Example-iOS/commit/69f3300fe77ba5af6ad576d517b3b78406a00a80

Specifically:

Installed the plugin (in a handful of paths) but kept the one which worked. Implemented a basic JS scanner code to demonstrate functionality: auto-runs on load, auto-reloads on error, alerts on success/failure/cancel.

NOTE: the comments on the barcodescanner.js and index.js, both mention my customization of the define/require object paths. I could not get the demo/example paths to work, after several permutations.

Copied Files:

Edited Files: