Skip to content

Releases: pushandplay/cordova-plugin-apprate

v1.2.0

23 Jul 18:53
Compare
Choose a tag to compare
v1.2.0

v1.1.12

09 Mar 20:41
Compare
Choose a tag to compare
bump version to v1.1.12 to fix version numbering

v1.1.9

03 Mar 00:58
Compare
Choose a tag to compare

promptForRating() now default to true instead of false. Include Finnish Locale.

v1.1.8

03 Mar 00:23
Compare
Choose a tag to compare

Switch to cordova-plugin-dialogs, cordova-plugin-globalization, and cordova-plugin-inappbrowser

v1.1.7

07 Feb 11:39
Compare
Choose a tag to compare

ISSUE-69, ISSUE-70: Fixed mismatch between target dir and package namespace for Android. Thanks @adriano-di-giovanni

v1.1.6

31 Dec 14:36
Compare
Choose a tag to compare

ISSUE-44: Switch build system from Makefile to Grunt
ISSUE-57: Implement public access to available locales

v1.1.5

23 Nov 22:03
Compare
Choose a tag to compare
  • ISSUE-47: Actualize documentation
  • Improved Windows Phone support

v1.1.4

18 Nov 07:00
Compare
Choose a tag to compare
  • ISSUE-41: Export navigateToAppStore
  • ISSUE-43: Improve callbacks support
  • ISSUE-17: Add custom view support for rate-dialog

v1.1.3

16 Nov 09:59
Compare
Choose a tag to compare
  • ISSUE-42: Added pref flag for open app rate page on reviews tab (iOS)
  • ISSUE-38: Added immediately call popup flag to promptForRating method
  • ISSUE-39: Improved locales support
  • Added locales: de-AT, ur-IN, ur-PK, zh-Hans, zh-Hant

v1.1.2

26 Oct 08:14
Compare
Choose a tag to compare
  • Issue-33: Code refactoring
  • Added docs
  • Added Windows8 basic support
  • Implement SKStoreProductViewController (iOS)