Skip to content

Commit

Permalink
update ios skstorereviewcontroller in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
britannio committed Mar 21, 2024
1 parent d9f3188 commit 7045bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion in_app_review/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Real reviews can only be created when `requestReview()` is used from the product
## iOS

`requestReview()` can be tested via the iOS simulator or on a physical device.
Note that `requestReview()` will do **nothing** when testing via TestFlight [as documented](https://developer.apple.com/documentation/storekit/skstorereviewcontroller/2851536-requestreview#discussion).
Note that `requestReview()` will do **nothing** when testing via TestFlight [as documented](https://developer.apple.com/documentation/storekit/skstorereviewcontroller/3566727-requestreview#4278434).

Similarly to Android, real reviews can only created when `requestReview()` is used in production. The **submit** button is disabled when testing locally to emphasize this.

Expand Down

0 comments on commit 7045bf8

Please sign in to comment.