Releases: ltrudu/DataWedgeIntentWrapperSampleApplication
V6.7.7
V6.7.6
V6.7.5
Version 6.7.4
Removed scanner_selection settings that was creating an issue with DW > 6.7.4 (this setting was usefull only for DW < 6.7)
Fix missing values in switscannerparams.
!!! Warning !!!
Added all DecoderParams and EAN Params to the switchParams config.
!!! Warning !!!
It may lead to errors due to parameters that are not set correctly.
Sometimes they need to be set using putBoolean or using putString with a value of "true" or "false".
If you encounter bugs with these parameters, feel free to change the way the value is set in the pluginScanner.java file:
https://github.com/ltrudu/DataCaptureReceiver/blob/master/datawedgeprofileintentswrapper/src/main/java/com/zebra/datawedgeprofileintents/SettingsPlugins/PluginScanner.java
(line 429 / 430 to get a sample of what I mean)
Feel free to do a pull request if you find values that are not set properly.
Thanks a lot !!!
This release will be as a Zip format until I find a replacement for the JCenter Repository.
Version 6.7.3
Fixed problem with SwithConfig not taking into account the DecoderParams