-
When adding this lib as a dependency and using `painterResource`, the app crashes on Android:
```
java.lang.IllegalStateException: No instrumentation registered! Must run under a registering instrum…
-
Is there an easy way to know the current RSocket instance by `path` (url or any other tag like id or hash) when processing errors in the `reconnectable {...}` block?
Android use case:
Ktor client …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Describe the bug
When trying to open Jellyfin to go into the main page, it crashes. Application works before being signed in or if trying to open an episode from AndroidTV home screen. Tested wit…
-
HI,
I try to initialize Libsodium from a test environment in a Kotlin Multiplattform project in the shared module from Android Studio.
```
import com.ionspin.kotlin.crypto.sample.EncryptionUt…
-
I used Maestro in the past but since some months Maestro is not longer working on more than one Macbook with ARM M1.
Test already done without success:
- installing latest version using cURL
- in…
-
The Mockzilla server can't listen to a port that is already reserved by another process for obvious reasons. In such cases, Ktor [which runs the server under the hood] throws an exception as there isn…
-
**Describe the bug**
I have the KMP network module with structure like this:
```
shared:network/
├── commonMain/
│ └── com/
│ └── example/
│ └── network/
│ ├── …
-
**Objectives:**
- Implement the backend of Login screen.
- Implement the backend of Register screen.
- Use Supabase for doing the same.
- Take references from [Supabase Kotlin Docs](https://supa…
-
**Describe the bug**
Response OK 200. Response is received by the ktor and successfully displayed to the app but Pluto didn't show the response body.
**To Reproduce**
Steps to reproduce the behav…