-
Just wondering why you declared `usesCleartextTraffic` for your app (i.e. that it should be able to use non-secured `http://`). I could not find any reference here in your repo, but the `AndroidManife…
-
Android version: 4.4 but easily replicable also on 7.0
This needs further investigation.
Steps to reproduce the behaviour (sometimes works, sometimes not):
1. Open Butter app
2. Select medi…
-
Subscribe to this issue and stay notified about new [daily trending repos in Kotlin](https://github.com/trending/kotlin?since=daily).
-
**Describe the bug**
I have created the KMM multi module project as shown below
-- KmmUI
-- KmmNetwork
-- KmmCore
-- kmmpwpitara (Shared)
When I generate **`.aar`** file by cmd ` ./gradl…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Affected platforms**
- iOS
**Versions**
- Kotlin version*: 1.9.22
- Compose Multiplatform version*: 1.6.0…
-
I’ve got a Fedora 39 machine. I created a live media of Tumbleweed (20240326). While this USB is connected to the system, the software store shows updates from the Tumbleweed repository. I checked the…
-
### Version
3.8.2
### Summary
We have KMP project with a shared test module called `core-test` which contains helper functions like:
```
fun createPlayerPage(
playerBlock: PlayerBuilde…
AKJAW updated
3 months ago
-
:loudspeaker: We're beginning a new development cycle with breaking changes to prepare the 3.0 release of the Readium Kotlin Toolkit. Starting from now:
* `develop` will contain only critical bugfixe…
-
In order to target SDK 30 you need:
```
diff --git a/build.gradle b/build.gradle
index ea5d6de..bd9c633 100644
--- a/build.gradle
+++ b/build.gradle
@@ -115,7 +115,7 @@ android {
sourc…
-
Hi, I use this library to play MJPEG stream: [http://webcam1.vilhelmina.se/mjpg/video.mjpg](http://webcam1.vilhelmina.se/mjpg/video.mjpg) but failed.
Log here:
```
internalError [eventTime=8.78, me…