Cocoapods Support for Multiplatform
jordond opened this issue · 2 comments
jordond commented
Description of the feature request:
I am trying to integrate Gemini into my Compose Multiplatform application. However currently Kotlin Multiplatform only supports iOS libraries as cocoapods.
What problem are you trying to solve with this feature?
Use this library for the iOS side of my multiplatform app.
Any other information you'd like to share?
No response
paulb777 commented
Beyond just CocoaPods, it looks like KMP also needs an Objective-C API. Based on https://kotlinlang.org/docs/native-objc-interop.html#usage, Kotlin does not support Swift language integration and relies upon Objective-C APIs.
github-actions commented
Marking this issue as stale since it has been open for 14 days with no activity. This issue will be closed if no further activity occurs.