nisrulz / qreader

:white_square_button: [Android Library] Read QR codes using google's mobile vision api, but without the hassle
http://nisrulz.github.io/qreader
Apache License 2.0
369 stars 108 forks source link

OnDetectMethodCall Multiple times #44

Closed maltidevnani closed 2 years ago

maltidevnani commented 7 years ago

I want to move from on activity to another on detecting the qrcode.But when i navigate from current activity to another activity its not happening and the detection keeps going on.It works fine if i move back to the parent (the activity which call the qrcode activity) on activity result.But i dont want to go for on activity result.

nisrulz commented 6 years ago

@maltidevnani I do not quite understand your issue. Could you explain a bit more clearly?

nisrulz commented 2 years ago

Closing as issue is outdated. Please open a new issue if the issue still persists.