Relative Content

Tag Archive for androidkotlinandroid-jetpack-composeandroid-camerax

Crash with CameraX and Compose Navigation on Android 11

I have a problem very similar to this.
I’m encountering a crash in my app when using CameraX with Compose Navigation. The issue occurs inconsistently: sometimes it crashes when opening the bottom navigation camera tab, and other times it crashes when navigating away. Other times it takes 2 or 3 times to navigate until it crashes. The problem occurs on Android 11, but it’s working fine on Android 12.