mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
fix(app-rate): change openStoreInApp to inAppReview (#2097)
This commit is contained in:
parent
8b78644680
commit
d95ae68c9c
@ -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`
|
||||
|
Loading…
Reference in New Issue
Block a user