Skip to content

Commit

Permalink
Merge pull request #16 from rogihee/patch-1
Browse files Browse the repository at this point in the history
Fix link to the store review blog
  • Loading branch information
jamesmontemagno authored Nov 30, 2020
2 parents df4d8b0 + 68b3bff commit 641ba4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ void OpenStoreReviewPage(string appId);

#### Request Review
UWP (all versions), Android and iOS only to prompt for the user to review the app. Only on Android 5.0 (API level 21) & iOS 10.3+ devices:
Read: https://blog.xamarin.com/requesting-reviews-ios-10-3s-skstorereviewcontroller/
Read: https://devblogs.microsoft.com/xamarin/requesting-reviews-ios-10-3s-skstorereviewcontroller/

```csharp
/// <summary>
Expand Down

0 comments on commit 641ba4b

Please sign in to comment.