Hello everyone, I’m currently working on a Kotlin ...
# kotlin-native
i
Hello everyone, I’m currently working on a Kotlin Multiplatform project. We have a player (KMP) module where we need to integrate Google IMA. On Android, the integration went smoothly, but on iOS, I tested with CocoaPods, and it seems there is an issue. Has anyone already integrated Google IMA on iOS within a Kotlin Multiplatform module? If so, do you have any feedback on the best approach or any challenges you encountered? Thanks in advance for your insights! 😊