Hello,
I have a maybe silly question.
I have implemented this reader : https://www.b4x.com/android/forum/threads/b4x-b4xpages-barcode-reader.120417/ on my App, but i have noticed it can read at same time a maximum of 10 QRCodes, so the question is if there is a maximum of barcodes the reader can read at same time?. I have been looking at this documentation with no luck.
I have been looking for the "size" method on documentation but, i cant find any reference.
Any help would be appreciated.
Regards.
Ángel
I have a maybe silly question.
I have implemented this reader : https://www.b4x.com/android/forum/threads/b4x-b4xpages-barcode-reader.120417/ on my App, but i have noticed it can read at same time a maximum of 10 QRCodes, so the question is if there is a maximum of barcodes the reader can read at same time?. I have been looking at this documentation with no luck.
I have been looking for the "size" method on documentation but, i cant find any reference.
B4X:
Dim Matches As Int = SparseArray.RunMethod("size", Null)
Any help would be appreciated.
Regards.
Ángel