-
Notifications
You must be signed in to change notification settings - Fork 265
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
Black screen on onePlus nord CE #177
Comments
So after verifying the issue on the OP NORD 5G, I noticed a few things. when the size is returned from the
parameters.getSupportedPreviewSizes() returns below supported sizes.
and change
Note: Not all OP NORD 5G devices are facing this issue. some OP 5 devices are also facing the same problem. |
I am also facing the same issue on my project on the OnePlus Nord CE device. I have used the library using Gradle (v2.3.2). @vishalnaikawadi Is there any way to fix it without modifying the library code? |
A co-worker also showed me this issue on his OnePlus Nord CE device |
The black screen is appearing whenever the scanner is opened, This is happening only for OnePlus Nord CE 5G Device (might be other devices too). I checked it for OnePlus 6, 6t, 9R, and 10R but it is working fine for these devices too. Even on the demo app, I'm facing the same issue.
Library version:
Implementation:
Device Details:
Name: OnePlus Nord CE 5G
Android Version: 12
The text was updated successfully, but these errors were encountered: