Skip to content

Releases: FabriBertani/Plugin.Maui.AppRating

v1.2.1

21 Jan 02:07
65be93b
Compare
Choose a tag to compare

1.2.1 (2025/01/21)

Full Changelog

Implemented enhancements:

  • Removed .Net7 and added .Net9 support to all platforms.
  • Replaced the old Xamarin.Google.Android.Play.Core package with the modern Xamarin.Google.Android.Play.Review.Ktx package that also supports .Net9, on Android.

Fixed bugs:

  • Fixed #11 where Xamarin.Google.Android.Play.Core interfiere with Xamarin.Firebase.Auth package because both use StateUpdatedListenerImplementor method.

v1.2.0

19 May 18:28
6179759
Compare
Choose a tag to compare

1.2.0 (2024/05/19)

Full Changelog

Implemented enhancements:

  • Added .Net8 support to all platforms.
  • Updated libraries.
  • Added FakeReviewManager to Android.
  • Added an overload to PerformRatingOnStoreAsync method to take only one application identifier.
  • Update the sample app.

Fixed bugs:

  • Fixed Windows implementation.

v1.1.0

07 May 01:38
96192fa
Compare
Choose a tag to compare

Changelog

1.1.0 (2023/06/05)

Full Changelog

Implemented enhancements:

  • Added support for Windows and Mac Catalyst.
  • Added Windows and Mac Catalyst to sample project.
  • Fixes and improvements.

v1.0.0

17 Apr 00:29
Compare
Choose a tag to compare
Initial commit.