Could you provide a detailed guide on how to integrate the PubNub Chat SDK into an existing Kotlin Multiplatform (KMP) project? Any step-by-step instructions or best practices for the integration process would be greatly appreciated.
Additionally, is it necessary to write bridging code separately for Android and iOS, or does the SDK provide a unified approach for KMP projects?