touchlab / CrashKiOS

Crash reporting for Kotlin/Native iOS applications
https://crashkios.touchlab.co/
Apache License 2.0
258 stars 15 forks source link

Unable to locate dsyms for freelytics.flowredux #18

Closed nishantgupta2501 closed 2 years ago

nishantgupta2501 commented 2 years ago

We're using flowredux in our KMM shared module and when I integrated crashkios exporting KMM framework with isStatic = true, getting bunch of compilation warnings "(x86_64) could not find object file symbol for symbol _kfun:com.freeletics.flowredux#reduxStoreatkotlinx.coroutines.flow.Flow<0:0>(kotlin.Function0<0:1>;kotlin.collections.Iterable<kotlin.Function2<kotlinx.coroutines.flow.Flow<0:0>,kotlin.Function0<0:1>,kotlinx.coroutines.flow.Flow<0:0>>>;com.freeletics.flowredux.FlowReduxLogger?;kotlin.Function2<0:1,0:0,0:1>){0§<kotlin.Any"

Any help is appreciated

kpgalligan commented 2 years ago

No idea, but this is old anyway (sorry). Closing.