diff --git a/src/@ionic-native/plugins/app-rate/index.ts b/src/@ionic-native/plugins/app-rate/index.ts index 6fbaa6e126..6eb6b2cb6b 100644 --- a/src/@ionic-native/plugins/app-rate/index.ts +++ b/src/@ionic-native/plugins/app-rate/index.ts @@ -31,7 +31,7 @@ export interface AppRatePreferences { /** * leave app or no when application page opened in app store (now supported only for iOS). Defaults to `false` */ - openStoreInApp?: boolean; + inAppReview?: boolean; /** * use custom view for rate dialog. Defaults to `false`