> For the complete documentation index, see [llms.txt](https://danielsogl.gitbook.io/awesome-cordova-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/plugins/in-app-review.md).

# In App Review

This plugin does use the iOS class SKStore​Review​Controller to open the inApp review popup available since iOS 10.3

This functionality only works on iOS devices

## Installation

```bash
ionic cordova plugin add com.omarben.inappreview
npm install @awesome-cordova-plugins/in-app-review
```

**Plugin Repo:** <https://github.com/omaxlive/com.omarben.inappreview>

## Supported Platforms

* iOS

## Further Information

* [Installation Guide](/awesome-cordova-plugins/installation.md)
* [FAQ](/awesome-cordova-plugins/faq.md)
