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

Update Google Places for Android bindings to version 2.4.0 #992

Open
duartem2u opened this issue Sep 29, 2020 · 6 comments
Open

Update Google Places for Android bindings to version 2.4.0 #992

duartem2u opened this issue Sep 29, 2020 · 6 comments
Assignees
Labels
investigating Currently investigating this issue not-an-issue Question answered, or not actually an issue not-on-roadmap Not currently planned up-for-grabs Community PR's welcome to help!

Comments

@duartem2u
Copy link

Is it possible to update the Google Places bindigs to the latest version? The current bindings are using version 1.1.0 that, besides being around 1 year old, still references a few android support libraries. This way it's impossible to use this nuget package in a project that uses AndroidX libraries.

Thanks

@moljac
Copy link
Member

moljac commented Nov 25, 2020

Thanks for the feedback. Will try to do something about it

https://maven.google.com/web/index.html?q=places#com.google.android.libraries.places:places

2.4.0
2.3.0
2.2.0
2.1.0
2.0.0

@moljac moljac self-assigned this Nov 25, 2020
@moljac moljac added investigating Currently investigating this issue not-an-issue Question answered, or not actually an issue not-on-roadmap Not currently planned up-for-grabs Community PR's welcome to help! labels Nov 25, 2020
@SharpMobileCode
Copy link

Looking forward to the AndroidX support on this package as well. Right now it's the only Nuget I have that still has a reference to the Xamarin.Android.Support.* libraries.

@suggyd
Copy link
Contributor

suggyd commented Apr 25, 2021

Hi, I'm also looking for updated Places SDK bindings using Android X support packages. Happy to help but will need advice / assistance.

@suggyd
Copy link
Contributor

suggyd commented May 4, 2021

Any plans to move this forward? Would be really good to have a version on AndroidX.

@suggyd
Copy link
Contributor

suggyd commented May 12, 2021

Hi folks, so I've built my own binding project for version 2.4.0 which appears to work, but I don't understand how to update the code here. The VS project doesn't look like a standard Xamarin Android Bindings project and I don't understand how the nuget package dependencies are generated. Any pointers would be greatly appreciated. Apologies in advance for my ignorance.

OK more digging and I can now build a local nuget package and use it successfully in my project. I still have some questions about the project template being used. I looked as several android binding projects and some use what looks like a standard bindings project, others are:

Sdk="MSBuild.Sdk.Extras"
Sdk="MSBuild.Sdk.Extras/2.0.54"
Sdk="MSBuild.Sdk.Extras/3.0.22"
...

What should I be using?

@suggyd
Copy link
Contributor

suggyd commented May 12, 2021

I created a pull request with my changes: Google places 2.4.0 #1164

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigating Currently investigating this issue not-an-issue Question answered, or not actually an issue not-on-roadmap Not currently planned up-for-grabs Community PR's welcome to help!
Projects
None yet
Development

No branches or pull requests

4 participants