darryncampbell / darryncampbell-cordova-plugin-intent

General purpose intent shim layer for cordova appliations on Android. Handles various techniques for sending and receiving intents.
MIT License
86 stars 136 forks source link

Ionic Focussed Input Problem With Scanner And Datawedge #28

Closed Gundelino85 closed 6 years ago

Gundelino85 commented 6 years ago

Hi,

i have a problem with focussed input. I don't want the content of the scanned QR-code put directly into the focussed input. I hope i can prevent this in the config of registerBroadcastReceiver...

Thx and best regards! :)

darryncampbell commented 6 years ago

Hi, this is for DataWedge on Zebra devices presumably? I wrote a tutorial / example app on this very subject so please take a look: http://www.darryncampbell.co.uk/2017/12/14/ionic-2-support-on-zebra-enterprise-devices/ Hope that helps.