Radim Janda
Radim Janda
Library versions I provided so they would match versions in tested application ``` { ""gradle"": ""7.4.2"", ""androidGradlePlugin"": ""7.2.1"", ""compileSdk"": 32, ""buildTools"": ""30.0.3"", ""minSdk"": 23, ""targetSdk"": 31, ""kotlin"": ""1.7.0"", ""composeVersion"": ""1.2.0""...
@rock-tran unfortunately we still didn't manage to fix this issue. We are just trying different versions of appium driver (beta, rc) and some it works on some simple apps, but...
For me setting androidx.compose.ui to 1.2.1 and setting minSdk to 24 (or newer) helps with the compose issue. I have set these versions in APK and toolsVersions too. However the...
Would it at least by possible to copy whole response to clipboard? Similary like saving whole response to file. I just want to see response in some text editor on...
Hello, fyi, I tried changing skie version from 0.8.2 to 0.9.0-RC.3 with kotlin 2.0.20 in my project, and encountered some weird error which I was not sure what to do...
@TadeasKriz I'm not able to open this kotlin_module file through Android Studio  > Illegal char at index 26: \META-INF\co.touchlab.skie:configuration-annotations.kotlin_module The error message sounds to me like there is problem...
File in 0.8.4 is called configuration-annotations.kotlin_module 