Skip to content

Commit

Permalink
Merge branch 'master' into AddWebTrends-2020-12
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno authored Dec 8, 2020
2 parents ebee5cd + 641ba4b commit 8494080
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@ 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://devblogs.microsoft.com/xamarin/requesting-reviews-ios-10-3s-skstorereviewcontroller/?WT.mc_id=friends-0000-jamont


```csharp
/// <summary>
/// Requests the review.
Expand Down

0 comments on commit 8494080

Please sign in to comment.