iOS中评分操作
// 设置应用在AppStore上的ID
[[iRate sharedInstance] setAppStoreID:kAppIDInAppStore.integerValue];
[[iRate sharedInstance] openRatingsPageInAppStore];
这里是使用到了iRate这个库
最后更新:2017-04-03 08:26:24