Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration of PubNub SDK in Kotlin Multiplatform Project #120

Open
MuthukumarAndroidDev opened this issue Nov 19, 2024 · 1 comment
Open

Comments

@MuthukumarAndroidDev
Copy link

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?

@wkal-pubnub
Copy link
Contributor

Hello, we currently use KMP internally to publish the Kotlin, Swift and JS SDKs, but we're not ready to recommend a full KMP integration. Most Chat things would work if you just try it, but if you needed to drop down to PubNub SDK level then not all calls are implemented (only those we use internally in Chat). If anything changes, we'll include the KMP approach in our documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants