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

Support Places SDK for Android (New) #229

Open
wangela opened this issue Feb 5, 2024 · 0 comments
Open

Support Places SDK for Android (New) #229

wangela opened this issue Feb 5, 2024 · 0 comments
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@wangela
Copy link
Member

wangela commented Feb 5, 2024

As of Places SDK for Android v3.3.0, there are now two SDK versions: the existing Places SDK for Android and Places SDK for Android (New). New features from v3.3.0 will only be available on Places SDK for Android (New).

In v3.3.0, the New SDK only supports Java, so this ktx library will need to be updated when the New SDK supports Kotlin.

This guide for choosing which SDK version to use explains the differences and what's available through the New SDK. SDK version selection is done at client initialization.

For as long as both SDK versions support Kotlin, this ktx library should also support both.

Note that this also introduces a minimum Kotlin BOM dependency of 1.8.0.

@wangela wangela added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. labels Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant