-
Unreleased
- Nothing yet
-
1.7.1
-
1.7.0
-
1.6.1
- #287 - Fix bug with
reviewType
setting
- #287 - Fix bug with
-
1.6.0
-
1.5.0
- PR #253 - Remove iOS rating counter in favor of native approach
- PR #252 - Postpone initial AppRate.init() until
deviceready
- PR #239 - Remove inappbrowser dependency adding support to choose between inappbrowser and safariviewcontroller
- PR #244 - Use ES5 var instead of ES6 const for better browser compatibility
- PR #231 - Displaying store view page before it loads for improved UX
- PR #228 - Add native support for windows platform rating
- PR #220 - Remove dependency on deprecated cordova-plugin-globalization in favor of browser
Intl
api - Various language fixes and improvements
- View All Merged PR's
-
1.4.0
- Merged PR's
- PR #211 - Use NativeStorage for persistance across installs
- Breaking Change - Instead of directly asking our users to Rate our app, we now handle this flow much better. The first popup will be "Do you like using appName?" If the user says 'Yes' then we ask the user if they would like take a moment and rate our app. If the user says 'NO', We ask the user another question: "Would you mind providing us feedback?" If the user says yes, then we can run a custom callback to handle this such as sending an email. To revert to previous behaviour you can use
simpleMode: true
- iOS 9+ now redirects directly to write review
- iOS 10.3+ now supports In-App Reviews. One limitation to note is you can only prompt the user 3 times per year before it must fallback to the old open review in store. The preference option to disable this feature is called
inAppReview
and defaults to true, this option was previously namedopenStoreInApp
and defaulted to false.
-
1.3.0
- Added a general done callbacks called once we have completed the job, not showing or showing the popup
- Fix %@ with customLocale
- Fix bugs with callbacks
- Fix deep links on ios 9+
- Locales updates
-
1.2.1
- Align the version in the package.json and the plugin.xml
-
1.2.0
- Remove coffeescript to remove barrier of entry to contributions
- Remove docs generation, just use the readme instead
- Improve readme
- Add Windows support from PR #120
- Fix JSON parse for Android 2.x as per PR #73
- Remove InAppBrowser dependency
- Add/Improve Locales
-
1.1.12
- Bump version to be higher than the previous
cordova-plugin-apprate
on the NPM registry - Clean up readme
- Bump version to be higher than the previous
-
1.1.9
- Update id to
cordova-plugin-apprate
and update dependencies - Add finnish locale
- Update id to