I have updated to 1.6.0 and still get this error (“org.jetbrains.compose.annotation-internal:annotation”) when I run XCode. Everything does work on Android. Once I remove the koin-compose lib from common, the issue is gone.
I do suspect something needs to be fixed with koin-compose (3.6.0-wasm-alpha2).
Did anybody find any fix for this ?
j
John O'Reilly
03/12/2024, 8:35 AM
There's more up to date Koin versions now that resolve that
John O'Reilly
03/12/2024, 8:36 AM
koin-core 3.6.0-alpha3 and koin-compose 1.2.0-alpha3
🙌 2
c
Cheick Kante
03/12/2024, 9:51 AM
thanks for pointing this out, after updating iOS side works as it should!