ABZxing barcode library

Antonio Ferreira

Member
Licensed User
Longtime User
I downloaded the library.
The scan is successful but the return value of myABBarcode_BarcodeFound(barCode As String, formatName As String) function is allways a null value.
The returned formatName is ok.
On the scanning screen the string of the barcode is displayed.
How can I get the scanned barcode ?
 

fixit30

Active Member
Licensed User
Longtime User
Please post B4A Questions in the B4A Questions forum NOT the General discussions forum. Also, you should post some of your code if you want a reply that can help you resolve your issue.
 
Last edited:

Antonio Ferreira

Member
Licensed User
Longtime User
Please post B4A Questions in the B4A Questions forum NOT the General discussions forum. Also, you should post some of your code if you want a reply that can help you resolve your issue.
Excuse-me
I am new on B4A.
I go post the question on the right place ( B4A Questions)
Thanks
 
Top