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

Any plans on supporting KMP, or have suggested alternatives? #11

Open
realityexpander opened this issue Oct 4, 2023 · 2 comments
Open

Comments

@realityexpander
Copy link

When attempting to add his library to a KMP project, i get this error:

The dependency com.linecorp.abc:kmm-location:0.2.11 was published in the legacy mode. Support for such dependencies will be removed in the future. See https://kotl.in/0b5kn8 for details.

#Versions
kotlin.version=1.9.10
agp.version=8.0.2
compose.version=1.5.2

@gazanfarov
Copy link

Would be absolutely helpful to republish the library

@realityexpander
Copy link
Author

realityexpander commented Oct 23, 2023

I simply used the library as a source material, and made it work in my current project without this library.

Here is a link to a project that uses it

Look for GPSLocationService.kr

Also includes how to handle permissions on android and iOS

I would make this into a library, but not sure exactly how that works for KMP.

But this should get you along nicely...

Please leave a github star!

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