freshworks / mobihelp-android

MIT License
15 stars 13 forks source link

Manual Rating Prompt: Event on button action #22

Open jishnu7 opened 8 years ago

jishnu7 commented 8 years ago

Not having a callback or events on rating prompt buttons will make it difficult to handle rating prompt from the app side. Conditional prompt will help to ask ratings in better positions of the user flow. Since we can't listen to actions in the alert box, we won't know whether user pressed not now, feedback or already gave the rating.

It will be really helpful if you guys implement this feature.