Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I clear BlinkID cache in react native #176

Open
ahmadkhudeish opened this issue May 24, 2021 · 1 comment
Open

How can I clear BlinkID cache in react native #176

ahmadkhudeish opened this issue May 24, 2021 · 1 comment

Comments

@ahmadkhudeish
Copy link

ahmadkhudeish commented May 24, 2021

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.

@anjapenic
Copy link

Hi @ahmadkhudeish,

Could you share with us the code snippet of how are you handling the results? Also the code snippet regarding the RecognizerRunner?

Regards,
Anja

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants