https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23641 --- Comment #26 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- What were saying here is that to reliably scan barcode from the web on any platform you'll need to pay to use a service. Scandit, https://www.scandit.com/pricing/, as mentioned by David are the main one out there to my knowledge. Unfortunately, Android and iOS don't have any SDK's or similar to expose barcode data via their built in systems. I imagine there's commercial reasons for that somewhere along the line and unfortunately the open source alternative, xzing, doesn't perform well on anything but the highest specification platforms. We could ensure hooks are available in core for a plugin to support paid options like scandit, though it sounds like that's really already possible anyway as David seems to utilise that route. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.