@capgo/capacitor-in-app-review
Overview
Section titled “Overview”Capacitor In-App Review Plugin interface for prompting users to submit app store ratings and reviews without leaving the app.
Core Capabilities
Section titled “Core Capabilities”requestReview- Request an in-app review from the user.
Public API
Section titled “Public API”| Method | Description |
|---|---|
requestReview | Request an in-app review from the user. |
getPluginVersion | Get the native Capacitor plugin version. |
Source Of Truth
Section titled “Source Of Truth”This reference is synced from src/definitions.ts in capacitor-in-app-review.
Keep going from @capgo/capacitor-in-app-review
Section titled “Keep going from @capgo/capacitor-in-app-review”If you are using @capgo/capacitor-in-app-review to plan store approval and distribution, connect it with Using @capgo/capacitor-in-app-review for the native capability in Using @capgo/capacitor-in-app-review, @capgo/capacitor-native-market for the implementation detail in @capgo/capacitor-native-market, Using @capgo/capacitor-native-market for the native capability in Using @capgo/capacitor-native-market, Capacitor OTA Updates: App Store Approval Guide for the practical context in Capacitor OTA Updates: App Store Approval Guide, and Google Play Staged Rollouts: How It Works for the practical context in Google Play Staged Rollouts: How It Works.