-
### Ktorfit version
2.1.0
### What happened and how can we reproduce this issue?
I have correctly implemented dependency injection, and everything functions well on Android without issues. Ho…
-
[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ )
## Description
When using this extension we consistently get errors in the `newrelic_agent.log` and all of our `POS…
-
Dear Sir
from "Kotlin & Compose Multiplatform 跨平台开发实践之加入 iOS 支持"
i look repos
i try build this project
but it lost "gallery_pick_photo"
THX
-
I'm trying to import Mockk in a new Kotlin Multimedia Mobile project created with the last beta after reading that KMM is now supported by Mockk, but I'm getting the following errors:
:shared:i…
-
If a request comes from a script running under a different origin (for our purposes here, a [tuple](https://html.spec.whatwg.org/multipage/origin.html#concept-origin-tuple) that includes a host and po…
-
准备做一个长期的 Kotlin 基础教程的编撰工作,作为官方文档的补充,大家有想法欢迎回复跟我一起讨论并参与编撰。
### 内容目标(暂定):
1. 主线内容涵盖 Kotlin common、Kotlin Jvm、Kotlin js、Kotlin Native,通用部分则不依赖 Kotlin Jvm(不像过去大家习惯的方式)
2. Kotlin 的常见库的使用方法
3. 编译器配置…
-
I test verison 1.6.2, cause the above problems
Caused by: java.lang.NullPointerException: connector.keyStore.getCertificateChain(connector.keyAlias) must not be null
-
Is this an expected behavior?
For me, when I try to load a file too big, this should be split into multiple embeddings and used for the current prompt.
```kotlin
suspend fun main() {
OpenAI.co…
-
According to the official Exoplayer documentation about [Network stacks](https://exoplayer.dev/network-stacks.html), OkHttp may improve network performance especially with the usage of CDN's.
Most of…
-
Even if some API or some third party service or whatever is bugging out, as a policy I would like the server to do it's best and keep doing whatever is working.
By default, when an exception occurs…