cordova - External bluetooth barcode scanner does not trigger an event in Phonegap iOS application -
i'm building phonegap jqm application, accepts barcodes external bluetooth barcode scanner. i've used library: https://github.com/julien-maurel/jquery-scanner-detection , works fine on android devices. there's problem on ios devices. when barcode scanned, event not triggered. if add text input page , click on it, works fine, event triggered , scanned barcode attached input fields value. there must no input field. how can catch event on ios?
Comments
Post a Comment