joakim
03/24/2025, 11:30 AMkotlin.IllegalStateException at /opt/buildAgent/work/b5c630f73501b353/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Throwable.kt:30
If I create just a dummy test, which does not have any of the app setup code (like Koin), then the test completes. so my questions are
1. Is my assumption wrong, that I can't run instrumented tests on iOS in the same way that I can for Android?
2. or is it possible, and it is just some issue with Koin (or something else in my code)Andrei Salavei
03/24/2025, 11:46 AMjoakim
03/24/2025, 11:47 AMAndrei Salavei
03/24/2025, 12:09 PMjoakim
03/24/2025, 12:11 PMAndrei Salavei
03/24/2025, 12:14 PMjoakim
03/24/2025, 12:15 PMjoakim
03/24/2025, 12:16 PMAndrei Salavei
03/24/2025, 12:37 PMAndrei Salavei
03/24/2025, 12:40 PMjoakim
03/24/2025, 12:42 PMjoakim
03/24/2025, 12:43 PMAndrei Salavei
03/24/2025, 12:49 PM