takecian / SwiftRater

A utility that reminds your iPhone app's users to review the app written in pure Swift.
MIT License
356 stars 42 forks source link

Submit button hook up #28

Closed karmsingh closed 5 years ago

karmsingh commented 5 years ago

Hi there, first nice job on making this pure swift...much easier and lightweight vs. Armchair.

Please can you fully detail and explain how we get the action implemented for the submit button please? For example it is greyed out and disabled. The current explanation and documentation for how to have this submit direct to App Store is not complete.

Appreciated

takecian commented 5 years ago

Hi @karmsingh , Could you elaborate Submit button? It would be help to understand if you attach screenshot.

Thanks.

karmsingh commented 5 years ago

IMG_6144

takecian commented 5 years ago

Thanks, it is because submit button is available on store app.

This would be help, https://stackoverflow.com/questions/45057452/why-the-skstorereviewcontroller-does-not-let-me-submit-a-review

takecian commented 5 years ago

If you have more question about this, please reopen this.