android-vision icon indicating copy to clipboard operation
android-vision copied to clipboard

GS1-128 not removing "]C1" from the beginning of barcode

Open yma44 opened this issue 5 years ago • 1 comments
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. image

yma44 avatar Dec 02 '19 02:12 yma44

hi you find out how to remove this issue

Punksky85 avatar Jun 20 '23 11:06 Punksky85