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
CLOVIS
10/15/2024, 4:02 PM
Ask in #C0A974TJ9. Which platform does it fail on? I've never seen this
g
ghosalmartin
10/15/2024, 4:17 PM
i think the issue was using xcode 16 without upgrading kotlin etc etc