iOS10 and Safari and Chrome no longer working with Bluetooth scanner

旧时模样 提交于 2019-12-05 14:05:09

I realize this is several months later but in case you still haven't figured out a work around or if someone else is in need here is what I was able to do to get it working adequately until it is fixed in iOS.

We had the same type of issue you describe, iOS 9 had no issues but iOS 10 would place a random length of the barcode into the field and split the remaining part to another field.

Note the below is tested on iPad 4 iOS 10.3.2 and your results may vary. This hasn't been tested thoroughly, only about 100 barcodes or so and mostly with the Koamtec since that is what was causing us the most trouble.

The scanners we use (Koamtac KDC400 and Symbol LS/LI-4278) both have a setting to slow down the transmission of the bar code data. When I set them to longer delays the barcodes come through fine.

For the KDC you are looking for "HID Character Delay = 50msec" (I find 100 is a good one too but it is very slow)

For Symbol LS/LI you want "HID Keyboard Keystroke Delay" / "Long Delay (40 msec).

For other brands/models there is a good chance the manual will have a similar code.

In your linked post you mention Opticon Scanners, I don't have any of those but taking a very quick glance at the manual it might be called "Intercharacter delay" for that brand.

If this works for you or if you came up with a different workaround I would love to hear it.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!