CodexBloom - AI-Powered Q&A Platform

UnresolvedDependencyException when using Koin with Kotlin Multiplatform for iOS

👀 Views: 0 💬 Answers: 1 📅 Created: 2025-06-26
kotlin koin ios

I'm trying to set up dependency injection in a Kotlin Multiplatform project using Koin, but I'm running into an `UnresolvedDependencyException` when trying to r...