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
If while using <blinkid-in-browser> camera access is denied then the UI seem to continue to operate in a some sort of the confused state: the onboarding overlay is still shown, the screen is black, there's no close button to close the screen. The console has this error logged:
Is there a way to handle this situation?
(BlinkID v.6.9.0)
The text was updated successfully, but these errors were encountered:
Apologies for keeping you waiting on this.
We've released version v6.10.0 in the meantime, and is it possible to check if you can reproduce the behavior there?
We had the same issue for a couple of versions already(cannot identify anymore which version it started to happen), @ikataitsev the solution that we tried to apply ourselves until its fixed on Microblink side is that we check for camera permissions ourselves and only if we have the camera permissions from the browser we procceed to load the sdk.
If while using
<blinkid-in-browser>
camera access is denied then the UI seem to continue to operate in a some sort of the confused state: the onboarding overlay is still shown, the screen is black, there's no close button to close the screen. The console has this error logged:Is there a way to handle this situation?
(BlinkID v.6.9.0)
The text was updated successfully, but these errors were encountered: