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.
Implemented enhancements:
- Added support for Windows and Mac Catalyst.
- Added Windows and Mac Catalyst to sample project.
- Fixes and improvements.