Currently, I am utilizing phonegap along with the app rate plugin. When I execute the code:
AppRate.promptForRating(true)
;
All buttons are appearing in a singular line.
Despite there being 3 buttons available, the text on the buttons is getting truncated on several devices.