camerakit-android icon indicating copy to clipboard operation
camerakit-android copied to clipboard

Runtime Exception while setting camera Parameters

Open asadmukhtar28 opened this issue 4 years ago • 0 comments

Check this here is the logs on App Crash, this issue not produce every time.

Caused by java.lang.RuntimeException: setParameters failed at android.hardware.Camera.native_setParameters(Camera.java) at android.hardware.Camera.setParameters + 1940(Camera.java:1940) at com.wonderkiln.camerakit.Camera1.setZoom + 301(Camera1.java:301)

Device Samsung Note 8

asadmukhtar28 avatar Jul 29 '19 05:07 asadmukhtar28