N/A
N/A
N/A
Google Play Services has been updated to v15.0.1, which puts this binding a couple of versions behind.
There's also a known issue that's causing a crash when checking if Google Play Services is available. According to the issue thread we need to upgrade to at least v12 to get the fix.
https://issuetracker.google.com/issues/65359941#comment27
N/A
Latest release notes
https://developers.google.com/android/guides/releases#march_28_2018_-_version_1201
We would also like to build against v15.
@Redth do you have any info regarding this issue?
We're also adding a vote for GPS and Firebase v15.0.1
+1. Is this being worked on? The radio silence is very worrisome. Makes you question using Xamarin for apps that have a restrict time-to-market, since there is a similar problem happening with Ads Services (#110).
We are actively working on this now, sorry for the silence!
Awesome! Thank you for the update!
Is There an ETA for this?
We especially in need of the auto Opt-In Features for the Firebase services.
@Redth Thank-you for the update. Much needed for Google Fit API.
@Redth Still no update here?
We are close to a preview release.
Great, looking forward to it, thank you very much :)
Just noticed a preview was released. I'll try it on my app.
Thanks for the great work 馃帀!
I've opened a new issue for preview release #132
Seems like the dependencies are incorrect and I can not upgrade them in my project.
a new preview has been released with a final release due in the coming weeks
I am using this new package 70.1501.0-preview2 but it gives me the following error.
Unhandled Exception:
Java.Lang.ClassNotFoundException: Didn't find class "com.google.android.gms.fitness.FitnessOptions"
on path: DexPathList[[zip file "/data/app/com.company.name--1pxKF-8OXDvsrh0N3KfTQ==/base.apk"],
nativeLibraryDirectories=[/data/app/com.company.name--1pxKF-8OXDvsrh0N3KfTQ==/lib/arm,
/data/app/com.company.name--1pxKF-8OXDvsrh0N3KfTQ==/base.apk!/lib/armeabi-v7a, /system/lib]]
The app compiles fine but gives the above error at run time.
@tsequeira-vhs can you open a separate issue with a bit more information? what packages are you referencing, what does your code look like, maybe some diagnostic build output logs?
Hi Team,
As per recommendation (https://developers.google.com/places/android-sdk/client-migration) from January 29, 2019, Google Play Services Places is required to be upgraded to version 16.0.0.
Currently the library is using the Google Play Services Places SDK version 11.4.2, which will stop functioning from July 29, 2019.
Please upgrade the library version for using the latest Google Play Services Places SDK version 16.0.0.
Thanks.
Most helpful comment
We are actively working on this now, sorry for the silence!