-
Is is possible to inject function as a parameter?
I'm trying to inject function to class but it's return CastException:
` Caused by: java.lang.ClassCastException: MyCustomFragment$adapter$2$1 canno…
-
**Koin project used and used version:**
Android project
org.koin:koin-android:2.1.5
**Describe the bug**
Below I have a factory of Completable which needs a string parameter. The TestClass depen…
-
It seems like the Koin extension is not working with version 2.1.5 of Koin.
The issue was introduced in version 2.1.0 of Koin.
Here is the gradle test output:
```
> Task :test
~~~ Kotest Configur…
-
**Is your feature request related to a problem? Please describe.**
Koin Suppor for this platforms can be discussed in this Ticket:
* Kotlin/Native Linux/OSX/Windows
* Kotlin/Native iOS
* Kotlin/Na…
-
**Describe the bug**
When I enable autoreload feature of ktor like this in the conf file :
```
autoreload = true
watch = [ pwnboards ]
```
And make a change to the code, after it is reloaded, k…
-
**Describe the bug**
I'm unable to use Koin 2.0.1 with Kotlin-test 3.4.2 and Maven.
I get an **InvocationTargetException** like this:
```
Running koinexample.KoinSampleTests
Tests run: 1, Failure…
-
I'm trying to follow the documentation using delegate style declaration of ViewModels but I cannot resolve the import in Android Studio.
This is my code:
![screen shot 2018-02-16 at 18 07 08](ht…
-
### Actual behavior
K9 crashed on startup.
### Steps to reproduce
Start K9
### Environment
K-9 Mail version: v5.711
All previous pre-release versions before 5.711 were running fine.
…
de-es updated
4 years ago
-
## Descrição da vaga
Uma das líderes mundiais no segmento de sistemas de monitoramento de glicose no sangue para uso doméstico e hospitalar. A empresa desenvolve produtos inovadores, que permitem a…
-
We are in the progress of transitioning our Kotlin-based Android app to KMP. KaMPKit is a huge help!
Our targets are specified basically the same way:
```
android()
val onPhone = System.ge…