|
@@ -1026,7 +1026,7 @@ NSString * const KMIAPSubscriptionLoadedNotification = @"KMIAPSubscriptionLoaded
|
|
|
|
|
|
if ([productIdentifier isEqualToString:self.proAIProduct.productIdentifier]) {
|
|
|
informative = [NSString stringWithFormat:@"\n%@\n\n%@\n\n",
|
|
|
- NSLocalizedString(@"--> If you haven't accessed your benefits after purchasing, please try switching your network and logging back into your Apple ID.", nil),
|
|
|
+ NSLocalizedString(@"--> If you haven't accessed your benefits after purchasing, please restart the APP.", nil),
|
|
|
NSLocalizedString(@"--> If you still can't access your benefits after switching networks, please contact us at: support@pdfreaderpro.com", nil)];
|
|
|
} else {
|
|
|
informative = [NSString stringWithFormat:@"\n%@\n\n%@\n\n%@\n\n",
|