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

Can I use it in a Kotlin Multiplatform project? #104

Open
bhaveshtandeldigitas opened this issue Aug 1, 2024 · 3 comments
Open

Can I use it in a Kotlin Multiplatform project? #104

bhaveshtandeldigitas opened this issue Aug 1, 2024 · 3 comments

Comments

@bhaveshtandeldigitas
Copy link

I'm trying to add it to a KMP project, but the dependency is not resolved. If I added directly to the Android project I can access all clases of the SDK.

Is there a way of making it work for KMP?

@tommyg-cld
Copy link

@bhaveshtandeldigitas so our SDK has not been configured to work with KMP but this is something we'll look into.

for now please add it directly as you mentioned.

@mboudraa
Copy link

Yes please. Generating urls on the multiplatform side is super important. Especially since there's nothing platform specific.
It should be compatible by simply adding more targets

@tommyg-cld
Copy link

@mboudraa thanks for your feedback, i have passed it internally and will let you know if anything changes on our end.

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

3 participants