-
Hi I am getting the follwing exception : io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms
when trying to connect azure blob storage via proxy https.
Is there a pr…
-
Hello!
I faced with issue, I can't make chip view background transparent.
``
If I set red text - everything works.
but if I set `app:chipBackgroundColor="@color/transparent"`
I have this
…
-
If a kotlin multiplatform lib is depended on and has, say, `org.jetbrains.compose:runtime` as a `common` dependency, it gets included in an android dependency guard classpath even though there is no a…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.co…
-
Adding a property of type `org.mongodb.kbson.ObjectId` breaks compilation of a KMM app for iOS.
Modifying the iOS enabled `final` branch of https://github.com/Kotlin/kmm-integration-sample/tree/fi…
-
I deleted a field in MyFirstTableEntity then I try to restart the server and this exception appears
Code:
```kotlin
val allTables = listOf(
MyFirstTableEntity,
MySec…
-
Generate SDL task/mojo currently do not allow configuring this option and instead rely on the defaults provided by `graphql-java`. Since it is possible to configure this option when build a GraphQL se…
-
Currently, our story is something like this: the Rust components expose synchronous APIs, and do blocking filesystem I/O and network consumers. Consumers wrap them in whatever async API makes sense fo…
-
When updating from 0.38.2 to 0.39.1 or .2 my application breaks.
When I'm trying to load one or more instances of the `Farmer` DAO from the `Farmers` DSL, this error occurs:
```kotlin
transacti…
-
Same issue as #3986, basically.
Checking the allocated space on the [dropbox API tester](https://dropbox.github.io/dropbox-api-v2-explorer/#users_get_space_usage), yields:
```
{
"used": 268436…