android-vision
android-vision copied to clipboard
GS1-128 not removing "]C1" from the beginning of barcode
trafficstars
Hi there,
When GS1-128 barcode is scanned, google vision scanner api is not removing "]C1" from the beginning of the scanned barcode.
For example, if I scan ABC12345 with GS1-Code128, it returns as "]C1ABC12345". I am wondering whether google vision scanner api does not support GS1-code128.

hi you find out how to remove this issue