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

The Submit Button Not Works, it's gray #24

Closed FlashTang closed 5 years ago

FlashTang commented 5 years ago

The submit button not Works, it's gray, can not click Xcode 10 , swift 4.2 , real device and simulator all the same. How can I fix it ? Thank you

takecian commented 5 years ago

What is submit button? Please tell me details.

FlashTang commented 5 years ago

Thanks for the quick reply submit button is the button appears on the right bottom side after tapping stars (when SwiftRater.useStoreKitIfAvailable = true ) is the "送信" button in Japanese

takecian commented 5 years ago

Could you share screenshot of that? It seems UI of StoreKit.

FlashTang commented 5 years ago

img_0640

Hello takecian , here is the screenshoot , as you can see the submit button is grayout , disenabled

takecian commented 5 years ago

See this, https://stackoverflow.com/questions/45057452/why-the-skstorereviewcontroller-does-not-let-me-submit-a-review

FlashTang commented 5 years ago

Seems it's not SwiftRater issue , thanks for the link and your help

takecian commented 5 years ago

No problem~ :)