Hi! i have a KMP project with android and iOS targ...
# multiplatform
m
Hi! i have a KMP project with android and iOS targets. i have a module that requires a cocoapod dependency, problem is that to add the cocoapod dependency as i understand i need to import my project in the iOS app as a cocoapod dependency. Here is where the problem comes, the now imported dependency (my module) is completely empty. The cocoapod dependency is resolved in my module and i can access its api:s.