2
Answers

PhoneGap Barcode scanner

Dinkar Chavhan

Dinkar Chavhan

11y
1.6k
1
Hi,Can anyone tell me, am using PhoneGap plugins of Barcode Scanner.in Html cordova.exec(function (result) { alert("We got a barcode\n" "Result: " result.text "\n" "Format: " result.format "\n" "Cancelled: " result.cancelled); }, used this one this is working fine scanning also done fine but when PDF417 format come not scanning properly,shortly my question is how to scan all format of barcode scanner

Answers (2)