-
Notifications
You must be signed in to change notification settings - Fork 8
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
ClassCastException: com.google.zxing.client.android.ViewFinderView #1
Comments
I think this issue is related to However, another error is coming now on Android 7.1.1:
I'm getting this issue on a real device, OnePlus3 Android 7.1.1 I will do further testing and see what's going wrong. |
Hi, thanks for opening an issue! You can ignore the |
Thanks for prompt reply. I'm now getting this log in logcat, it might give you a hint on what the problem is:
Also, is there a way to get both plugins to work togther, your plugin + |
I'm getting the following exception:
java.lang.ClassCastException: com.google.zxing.client.android.ViewfinderView cannot be cast to edu.sfsu.cs.orange.ocr.ViewfinderView
at
super.onCreate(icicle);
inOcrActivity
Android Version: 7.1.1
The text was updated successfully, but these errors were encountered: