|
|
@ -450,7 +450,7 @@ static NSString *const iRateMacAppStoreURLFormat = @"macappstore://itunes.apple. |
|
|
|
{ |
|
|
|
{ |
|
|
|
NSLog(@"iRate did not prompt for rating because the user has already rated this version"); |
|
|
|
NSLog(@"iRate did not prompt for rating because the user has already rated this version"); |
|
|
|
} |
|
|
|
} |
|
|
|
return NO; |
|
|
|
return YES; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
//check if we've rated any version |
|
|
|
//check if we've rated any version |
|
|
|