GooglePlayServicesComponents needs release notes for each releases of separate packages

Paul 296 Reputation points
2021-06-28T15:47:01.033+00:00

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.

@dp Folks, kindly assist. Thanks

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

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
0 comments No comments
{count} votes

Accepted answer
  1. Paul 296 Reputation points
    2021-06-28T18:13:38.907+00:00

    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

    0 comments No comments

0 additional answers

Sort by: Most helpful