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

Regarding Plaid authentication, the problem of not being able to open the camera #248

Open
LuckyPhz opened this issue May 29, 2023 · 1 comment

Comments

@LuckyPhz
Copy link

Hello, when we were doing Plaid identity authentication, we found that when uploading the relevant ID documents of the user, the camera failed to open. The specific error message is as follows (the error message is not displayed every time):
getCameraCharacteristics: java.lang.IllegalArgumentException: getCameraCharacteristics:747: Unable to retrieve camera characteristics for unknown device 3: No such file or directory (-2) at android.hardware.camera2.CameraManager.throwAsPublicException(CameraManager.java:1171) at android.hardware.camera2.CameraManager.getCameraCharacteristics(CameraManager.java:500) at vq0.i(chromium-TrichromeWebViewGoogle.apk-stable-447211483:4) at org.chromium.media.VideoCaptureFactory.isLegacyOrDeprecatedDevice(chromium-TrichromeWebViewGoogle.apk-stable-447211483:1) at org.chromium.media.VideoCaptureFactory.getDeviceName(chromium-TrichromeWebViewGoogle.apk-stable-447211483:1) Caused by: android.os.ServiceSpecificException: getCameraCharacteristics:747: Unable to retrieve camera characteristics for unknown device 3: No such file or directory (-2) (code 3) at android.os.Parcel.createExceptionOrNull(Parcel.java:2439) at android.os.Parcel.createException(Parcel.java:2409) at android.os.Parcel.readException(Parcel.java:2392) at android.os.Parcel.readException(Parcel.java:2334) at android.hardware.ICameraService$Stub$Proxy.getCameraCharacteristics(ICameraService.java:812) at android.hardware.camera2.CameraManager.getCameraCharacteristics(CameraManager.java:479) at vq0.i(chromium-TrichromeWebViewGoogle.apk-stable-447211483:4)  at org.chromium.media.VideoCaptureFactory.isLegacyOrDeprecatedDevice(chromium-TrichromeWebViewGoogle.apk-stable-447211483:1)  at org.chromium.media.VideoCaptureFactory.getDeviceName(chromium-TrichromeWebViewGoogle.apk-stable-447211483:1) 

The mobile phone model where the problem occurs is: Galaxy A53 5G (Android 13),Moto g play 2021,(android 11),Google Pixel 3(android12)

@phoenixy1
Copy link
Contributor

Hi!

Is this still an issue, and does it happen all the time or only on certain models?
Have you already followed the instructions in https://plaid.com/docs/link/android/#enable-camera-support-identity-verification-only on enabling camera permissions?

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