Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 725 Bytes

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 725 Bytes

Changelog

1.2.0 (05/19/2024)

Full Changelog

Implemented enhancements:

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

Fixed bugs:

  • Fixed Windows implementation.

1.1.0 (06/05/2023)

Full Changelog

Implemented enhancements:

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