Kha library to show a rate app dialog. Works on iOS 10.3 and up. On older versions the function calls are ignored.
Clone this repository into the Libraries folder of your Kha project and add the following line to your khafile.js:
project.addLibrary('rate-app-ios-kha');
Call RateApp.requestReview(); when you want to show the dialog.