nicklockwood/iRate

iRate will be allowed for iOS 11?

Closed this issue · 2 comments

Given the below, will using this class still be allowed by Apple?
"App Store now requires developers to use official API to request app ratings, disallows custom prompts | 9to5Mac" https://9to5mac.com/2017/06/09/app-rating-custom-prompts-app-store-banned/

Well, iRate now uses the official API on iOS 10.3 and above, so it should be OK.

iRate.sharedInstance().openRatingsPageInAppStore() opens AppStore allright, but fails to open the proper app store page for the app. All I get is "App Storeに接続できません" = "Cannot connect to App Store"ish. Using app built with Xcode 8.x, on iOS 11 GM.