tidev/ti.storekit

requestReviewDialog not working

Closed this issue · 1 comments

I have a problem. From my App I call this:

require('ti.storekit').requestReviewDialog();

It's great, the rate window appears, but if I select the stars, Send button is aways disabled.

Any help? Thanks.

That's all handled internally. Make sure to only run it on device and provisioned via TestFlight. See the Apple docs for more infos.