question

Paul-9359 avatar image
0 Votes"
Paul-9359 asked RobCaplan edited

GooglePlayServicesComponents needs release notes for each releases of separate packages

Hi, I'm not sure whether release notes are available for each release of the nuget packages like Xamarin.Firebase.Analytics etc.

It is very hard to upgrade to newer versions due to this as it is not clear what changes are done or whether a particular change has been done that was implemented in the native Android SDK package.

@MSFT Folks, kindly assist. Thanks

Originally posted here - https://github.com/xamarin/GooglePlayServicesComponents/issues/486

dotnet-xamarin
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Paul-9359 avatar image
0 Votes"
Paul-9359 answered Paul-9359 edited

Your best bet is the Google release notes:
https://developers.google.com/android/guides/releases

Our packages use the same version numbers as them, except we add a 1 in front of them.

So for example, the NuGet package https://www.nuget.org/packages/Xamarin.Firebase.Crashlytics is versioned 118.0.1, which means it corresponds to the 18.0.1 Google release.

Answered by jpobst / Jonathan Pobst here - https://github.com/xamarin/GooglePlayServicesComponents/issues/486#issuecomment-869877496


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.