rickclephas / KMP-NativeCoroutines

Library to use Kotlin Coroutines from Swift code in KMP apps
MIT License
1.06k stars 31 forks source link

error when compiling in ios #149

Closed estivensh closed 12 months ago

estivensh commented 12 months ago

when generating the compilation I'm getting this error i: [ksp] provider(s) loaded: [com.rickclephas.kmp.nativecoroutines.ksp.KmpNativeCoroutinesSymbolProcessorProvider]. e: [ksp] java.lang.IllegalStateException: Only Flow properties supported

kotlin: 1.9.20 ksp: 1.9.20-1.0.14 native-coroutines: 1.0.0-ALPHA-20