Mary Grace Garcia

Results 4 issues of Mary Grace Garcia

After migrating to AndroidX and updating gradle dependencies. I'm getting a lot of unresolved reference from ExoPlayer2 and a compile error below: ``` Supertypes of the following classes cannot be...

### Problem Experiencing a crash on few users with devices below upon capturing an image. This issue is not reproducible on other devices like Samsung and Pixel. If it helps...

### Crash Log `Fatal Exception: java.lang.RuntimeException: Error during updateTexImage (see logcat for details) at android.graphics.SurfaceTexture.nativeUpdateTexImage(SurfaceTexture.java) at android.graphics.SurfaceTexture.updateTexImage + 243(SurfaceTexture.java:243) at com.camerakit.preview.CameraSurfaceTexture.updateTexImage + 31(CameraSurfaceTexture.java:31) at com.camerakit.preview.CameraSurfaceView.onDrawFrame + 60(CameraSurfaceView.java:60) at android.opengl.GLSurfaceView$GLThread.guardedRun +...

We are experiencing an issue when opening the webcam option of the file picker, the video/camera feed appears to be lagging when opened in Safari on iOS devices. It seems...