Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to flush "socket mobile" scanner buffer in IOS development?

I have made an iOS Application using the Socket Mobile SDK. When I open my view, the scanner delegate receives data scanned before the viewdidload function. How can I send a buffer reset or flush to the scanner? I haven't found a function or command in ScanApiHelper library.

like image 729
S. BLOTIERE Avatar asked Jun 11 '26 04:06

S. BLOTIERE


1 Answers

Your application should be able to do whatever it wants with the incoming data. If the application isn't ready to receive scans, can't it just ignore the data and maybe ask the user to scan again?

like image 140
Andrew Avatar answered Jun 18 '26 01:06

Andrew



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!