Handle what the user chose in the RateMyApp confirmation dialog (Rate Now / Remind Later / Cancel).
RateMyAppOnConfirmationPrompt
actionType (Enum) - optional output
actionType
Keep RateMyAppOnConfirmationPrompt in an active state (listener).
On rateNowEvent: continue normally (the native prompt request is already triggered by RateMyAppAskForReview).
rateNowEvent
RateMyAppAskForReview
On remindLaterEvent: optionally schedule your own reminder UI.
remindLaterEvent
On cancelEvent: do nothing.
cancelEvent
This listener only fires when the confirmation dialog is enabled/configured for RateMyApp.
Last updated 1 month ago