Camerakit-android: java.lang.RuntimeException:Unknown camera ID

Created on 29 Mar 2019  路  2Comments  路  Source: CameraKit/camerakit-android

java.lang.RuntimeException:Unknown camera ID

6聽android.hardware.Camera._getCameraInfo(Native Method)
7聽android.hardware.Camera.getCameraInfo(Camera.java:240)
8聽com.wonderkiln.camerakit.Camera1.frontCameraOnly(Camera1.java:648)
9聽com.wonderkiln.camerakit.CameraView.(CameraView.java:140)
10聽com.wonderkiln.camerakit.CameraView.(CameraView.java:99)
11聽java.lang.reflect.Constructor.newInstance0(Native Method)
12聽java.lang.reflect.Constructor.newInstance(Constructor.java:430)
13聽android.view.LayoutInflater.createView(LayoutInflater.java:645)
14聽android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:787)
15聽android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:727)
16聽android.view.LayoutInflater.rInflate(LayoutInflater.java:858)
17聽android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:821)
18聽android.view.LayoutInflater.inflate(LayoutInflater.java:518)
19聽android.view.LayoutInflater.inflate(LayoutInflater.java:426)
20聽android.view.LayoutInflater.inflate(LayoutInflater.java:377)

Most helpful comment

I also see this showing up in our crash reports. Seems to happen on a variety of devices, with the most common one being Galaxy S7 Edge. (also on the S8, S7, on motorola devices, xiaomi, huawei).

For us, it's happening when we are inflating the view with the property camerakit:ckFacing="front". Would be lovely if this could get addressed in an update soonish.

All 2 comments

I also see this showing up in our crash reports. Seems to happen on a variety of devices, with the most common one being Galaxy S7 Edge. (also on the S8, S7, on motorola devices, xiaomi, huawei).

For us, it's happening when we are inflating the view with the property camerakit:ckFacing="front". Would be lovely if this could get addressed in an update soonish.

Any updates?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ritesh94 picture ritesh94  路  6Comments

MuhammedRefaat picture MuhammedRefaat  路  3Comments

Steadyoung picture Steadyoung  路  4Comments

jewom picture jewom  路  6Comments

pinigtech picture pinigtech  路  4Comments