Ivan Kopylov
Ivan Kopylov
Hi. I am migrating from version 7.22 to 8.0, the question arose: How do I know if sdk initializes unsuccessfully? I see a listener that has only 1 method and...
Hi! After adding voyager-navigator to compose multiplatform project, can't build the app: `KLIB resolver: Could not find "org.jetbrains.compose.annotation-internal:annotation" in [/pathtoproject/projectname, /.konan/klib, /.konan/kotlin-native-prebuilt-macos-aarch64-2.0.0/klib/common, /.konan/kotlin-native-prebuilt-macos-aarch64-2.0.0/klib/platform/ios_arm64]`
Hi! There was a problem that if you pass too large data to the qr code, it crashes with an error: java.lang.IllegalArgumentException: Code length overflow (27004 > 23648). And this...