-
### Versions
* Python: 3.9.1
* OS: Ubuntu 20.04
* Buildozer:
### Description
I'm trying to get the pyodbc requirement to work. I can compile the apk but the app crashes on start. I can see…
-
### Versions
* Python: Any
* OS: Any
* Buildozer: latest
### Description
In buildozer, we have the [meta-data field](https://github.com/kivy/buildozer/blob/master/buildozer/default.spec#L271)…
-
Hi, I was checking out HTML parsing libraries for Kotlin Multiplatform, and I found both `fleeksoft/ksoup` and your library. I tried [fleeksoft/ksoup](https://github.com/fleeksoft/ksoup), and it’s awe…
-
Python == 3.9.1
kivy == 2.1.0.dev0
KivyMD == 0.104.2.dev0
Here are the requirements from buildozer.spec:
requirements = python3,kivy==master,https://github.com/kivymd/KivyMD/archive/master.zip,s…
-
I have a proof-of-concept project with a data class like the one below.
Note:
ktor-swagger-ui : `3.4.0`
schema_kenerator: `1.4.0`
```kotlin
@Serializable
class ClassWithLocalDate(
@Seri…
-
**What is your use-case and why do you need this feature?**
There has been several use cases mentioned in different issues that require to add the discriminator in more places, or avoid it in some …
-
Hi @pedroSG94 ,
I'm experiencing an issue where the stream stops automatically after around 15 minutes, and sometimes after 30-60 minutes. I’ve attached the log below for reference. Do you know the…
-
This issue is for discussing and gathering feedback for Design Notes on Code Coloring: https://github.com/Kotlin/KEEP/blob/master/notes/code-coloring.md
-
Hi. When I set a cookie with the secure field as true KTOR throw this exception:
```
java.lang.IllegalArgumentException: You should set secure cookie only via secure transport (HTTPS)
at io.ktor…
-
### Before creating
- [X] This is NOT a gameplay feature from Civ VI, BNW, or outside - see Roadmap
- [X] This is NOT a gameplay feature from Vanilla Civ V or from G&K - If so, it should be a comment…