nicklockwood / iRate

[DEPRECATED]
http://charcoaldesign.co.uk/source/cocoa#irate
Other
4.1k stars 734 forks source link

iRate will be allowed for iOS 11? #295

Closed AnneTheAgile closed 7 years ago

AnneTheAgile commented 7 years ago

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/

nicklockwood commented 7 years ago

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

zapjonny commented 6 years ago

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.