Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

Releases: FabriBertani/Plugin.XamarinAppRating

v1.2.2

17 Apr 01:40

Choose a tag to compare

1.2.2 (04/16/2023)

Full Changelog

Implemented enhancements:

  • Updated libraries.

Fixed bugs:

  • Fixed #2.

v1.2.1

30 Dec 12:57

Choose a tag to compare

1.2.1 (12/30/2021)

Full Changelog

Implemented enhancements:

  • Updated libraries.

Fixed bugs:

  • Fixed crash on Android when trying to open an error popup.

v1.2.0

28 Apr 07:12
afb5a04

Choose a tag to compare

1.2.0 (04/28/2021)

Full Changelog

Breaking changes:

  • PerformPlatformRateAppAsync() was fully removed.

Implemented enhancements:

  • Added support for macOS and tvOS.
  • Merged Android methods for different OS versions into a single method.
  • Updated TestApp sample to Xamarin.Forms 5.0.0.2012
  • Added macOS to Xamarin.Forms sample project.
  • Added macOS to Xamarin native sample project.

v1.1.0

05 Nov 02:08

Choose a tag to compare

Changelog

1.1.0 (11/04/2020)

Full Changelog

Breaking changes:

  • PerformPlatformRateAppAsync() method was marked as obsolete and it will be removed on further versions.
  • Removed netstandard implementation.

Implemented enhancements:

  • Added in-app rating for UWP #1 (dpaulino)
  • Added PerformInAppRateAsync() method to request rating within the application.
  • Added PerformRatingOnStoreAsync() method to request rating opening the store app or store page on platform browser.

Fixed bugs:

  • Fixed various issues and code smells.

v1.0.1

12 Oct 19:01

Choose a tag to compare

Updated Radme.