mribbons / cordova-plugin-cipherlab-rs30

Apache Cordova Barcode Scanner Plugin for Cipherlab RS30
MIT License
6 stars 12 forks source link

Enable ReaderConfig options support from javascript side #5

Open mribbons opened 8 years ago

mribbons commented 8 years ago

eg https://github.com/mribbons/cordova-plugin-cipherlab-rs30/blob/master/src/android/au/com/micropacific/cordova/DataReceiver.java#L89

Obviously DataReceiver is the wrong place for this to happen, but we can't set options before Intent_READERSERVICE_CONNECTED has fired.