Results 7 comments of Luan G S

Same issue, where should `mCamera.startPreview(); ` be?

same here downgrade Kotlin to 1.8.20 and Compose to 1.5.0 works here unfortunately, it affects another lib

still happens on Mac M1 Compose version = 1.5.1 Kotlin version = 1.9.10 plugin = multiplatform if downgrade Kotlin version to 1.8.10 and Compose version to 1.3.1 it works.

> > still happens on Mac M1 > > Compose version = 1.5.1 > > Kotlin version = 1.9.10 > > plugin = multiplatform > > if downgrade Kotlin version...