Semyon
Semyon
**Description:** Hi! I got the problem when i setup android onesignal sdk for android native (kotlin) app. I'v got crash when i start the app: ` E/AndroidRuntime: FATAL EXCEPTION: OS_REST_SUCCESS_CALLBACK...
**Description:** When using the theme material and material in conjunction with the new google splash screen api and using it in xml layouts, the component material breaks the layout preview,...
## Kotest 6.0.0.M2 ## Descripton: When running tests, an error pops up stating that tests are not found. The project is multiplatform, tests via the @Test annotation work. The Kotest...
**Title**: KSP Validation False Positive for Cross-Module Interface Bindings in KMP Project --- ### Environment - **Koin Version**: 4.0.2 - **Koin Annotations**: 2.0.0 - **Koin KSP Compiler**: 2.0.0 - **KSP...
koin = "4.0.2" koin-annotations = "2.0.0" **To Reproduce** Steps to reproduce the behavior: 1. Create class with two injected params fields (set it as Single with interface binding) 2. In...
koin = "4.0.2" koin-annotations = "2.0.0" To Reproduce Steps to reproduce the behavior: 1. Create class with two injected params fields (set it as Single with interface binding) 2. In...