-
Notifications
You must be signed in to change notification settings - Fork 3
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
Broken "missing permission screen" #31
Comments
Hello @louisdebaere Thank you for reaching out. You can change these strings by going to this path: The key which is displayed when the camera permission is disabled is: "photopay_camera_permission_denied". We will fix it in our next release. ;) Let us know if you have any other questions! |
Hi @MBrizic01 |
Hello @MattijsE |
Hi @MBrizic01 |
Hello @MattijsE , that is correct; we prioritized our native platforms and released a new major version of BlinkId, v6.0.0. For this reason, we discontinued updating v 5.x.x, so you can expect this fix in v6.1. for Capacitor. Unfortunately, we do not have a time frame for this update, but we invite you to follow our releases. |
If camera permission are not set, the following screen is shown: it contains unreadable text (see image)
Tested on both the production app and a sample Ionic Capacitor project with only BlinkID as a dependency, with the same result.
There is also no way to leave this screen, just like the Microblink Vision demo app, which is a bad user experience because the user can't go back but has to manually force close the app and start over.
The text was updated successfully, but these errors were encountered: