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
The release()-method in the CameraSource.java file causes a NullPointer exception, becuase the processingThread seems to be null. This should close Issue #71. I referred the direct link below
The
release()
-method in theCameraSource.java
file causes a NullPointer exception, becuase theprocessingThread
seems to benull
. This should close Issue #71. I referred the direct link belowflutter_mobile_vision/android/src/main/java/io/github/edufolly/fluttermobilevision/ui/CameraSource.java
Line 1142 in 7019a96
The text was updated successfully, but these errors were encountered: