Hi I am working on a multiplatform project that imports a Pod for the iOS app. It works completely fine when running in release mode but fails to run with the Pod when running in debug mode.
Anyone know what I can look out for in terms of debug vs release config for kotlin multiplatform?