i am publishing a kmm library that uses ktor, when...
# multiplatform
g
i am publishing a kmm library that uses ktor, when i try to call the lib and it inits ktor’s httpclient the code bombs out with a EXC_BAD_ACCESS. is this known at all?
c
Ask in #C0A974TJ9. Which platform does it fail on? I've never seen this
g
i think the issue was using xcode 16 without upgrading kotlin etc etc