Skip to content

Commit

Permalink
Merge pull request #11 from PatchesTheFirst/readme-update-android
Browse files Browse the repository at this point in the history
Readme update android
  • Loading branch information
jamesmontemagno authored Oct 16, 2020
2 parents 544adbd + 0647e21 commit ccc9fc3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ Read: https://blog.xamarin.com/requesting-reviews-ios-10-3s-skstorereviewcontrol
void RequestReview();
```

### Android setup

Ensure that you follow the [Xamarin.Essentials setup steps](https://docs.microsoft.com/xamarin/essentials/get-started?WT.mc_id=docs-github-jamont).

### Android code shrinker (Proguard & r8)

If you use the plugin with Link all, Release Mode and ProGuard/r8 enabled, you have to do the following:
Expand Down

0 comments on commit ccc9fc3

Please sign in to comment.