Our team is trying to integrate CrashKiOS into our KMM app, but we're running into an issue where Gradle is refusing to build due to the fact that we have a jvm target which CrashKiOS does not have a flavor for. What would be the most sensible approach to get this up and running - grabbing individual library flavors at each target?
r
russhwolf
04/15/2023, 5:08 AM
Make sure you put it in your ios dependencies, not your common dependencies.