Luan G S
Luan G S
Same issue, where should `mCamera.startPreview(); ` be?
any progress on that?
Same problem with `3.2.0-beta-1`
same here downgrade Kotlin to 1.8.20 and Compose to 1.5.0 works here unfortunately, it affects another lib
expect 1.9.0 support?
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...