You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3.1 KiB
3.1 KiB
Changelog
-
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
Intlapi - 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
inAppReviewand defaults to true, this option was previously namedopenStoreInAppand 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
-
1.1.12
- Bump version to be higher than the previous
cordova-plugin-apprateon the NPM registry - Clean up readme
- Bump version to be higher than the previous
-
1.1.9
- Update id to
cordova-plugin-apprateand update dependencies - Add finnish locale
- Update id to