-
When I quit my app using the back button on a phone running SDK 29, Leak Canary reports a memory leak.
If I use the fix reported here: https://issuetracker.google.com/issues/139738913, the leak is …
-
Let's assume that project `composite` is a composite build, with the dependency on project `dependency`
Project structure is:
`/composite/...`
`/composite/setting.gradle`
`/composite/dependency/..…
-
I'm using this [commit](https://github.com/Tinder/StateMachine/pull/28) to use that class in multiplatform and when I import your plug-in it gives me this error:
```
e: org.jetbrains.kotlin.util.K…
-
I'm testing the multithread performance of okhttp. The strategy is to request for 180 images at the same time, just like what is doing in this website. https://http2.golang.org/gophertiles?latency=0
…
-
I just updated to Android Studio Bumblebee Canary 4, created a new project, and getting this error when trying to add hilt plugin:
```
An exception occurred applying plugin request [id: 'dagger.hilt…
-
I have a problem running the app on iOS. I'm on master branch. It gives me the following error:
```
/Users/sheroznazhmudinov/Developer/kmm-networking-and-data-storage/iosApp/iosApp/ContentView.swift…
-
These days, trying to connect websocket session to local docker ws server with krossbow but still failing.
I wonder why the connection is refused.
Could you check the attached sample KMM iosApp proj…
-
We have some problems integrating Klock version 1.4.0 into our Kotlin multiplatform project. We must be doing something wrong but cannot pinpoint this at the moment. Our project structure is as follow…
-
Hi, Mikael,
I have been using your code in order to run a turbulent channel case similar to the KMM one.
I am running in the command line something like:
python3 MKM.py --write_result 100 --ch…
gsof1 updated
2 years ago
-
@ebraminio wrote:
> For being KMM compatible, in addition to a slightly different project structure, we should get rid of these import java.text.SimpleDateFormat (Calendar and Date) and import java.u…