You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I clear the scanning cache as well as results gathered? At the moment I have an issue where recognition is returning the same image result every-time on subsequent scans. What am I doing wrong?
How can I clear the scanning cache as well as results gathered? At the moment I have an issue where recognition is returning the same image result every-time on subsequent scans. What am I doing wrong?
In this release https://github.com/BlinkID/blinkid-android/releases/tag/v5.10.0
It talks about clearing cache
RecognizerRunner.resetRecognitionState(false)
but it doesn't seem to be working or I cannot find how to access this function.The text was updated successfully, but these errors were encountered: