AppRate plugin customization Ionic

I’m using AppRate plugin for 2 reason.

  1. I don’t want to give a prompt when user using the app, I have a Rate Us button, and when user clicks it, it should navigate the user directly to the store for the respective platform.
  2. Asking user to update the app when the app version is low to the current version which I get from db as response. When the current version is low, it should prompt the user to update the app. Here I need to customize the default prompt message given by AppRate plugin.

Help me on doing those things

In my opinion you will need to put in a little more effort before people here can help you. I’m not going to write html and typescript code for you to copy and paste, but I’m happy to help if you have specific problems or questions.

The use of apprate is explained quite well on the documentation page:

And more info is available on the Cordova plugin repo: