-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Milestone
Description
There is no inter-frame consistency cache implemented in Android application. This causes android DATA events to be very fast and repeated for same barcode. iOS uses zBar's ZBarView which has this cache implemented and takes care of not flooding the DATA events.
Keeping it in M2 as this can be achieved on AS Side by the application. Might need to prioritize based on developers feedback.