فهرست منبع

【综合】放开IAP购买&测试流程确认

niehaoyu 1 سال پیش
والد
کامیت
5a679ea8c8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      PDF Office/PDF Master/Class/Purchase/Appstore/KMPurchaseCompareWindowController.m

+ 1 - 1
PDF Office/PDF Master/Class/Purchase/Appstore/KMPurchaseCompareWindowController.m

@@ -763,7 +763,7 @@ static NSString *const KMPurchaseCompareCellIdentifier       = @"KMPurchaseCompa
 #pragma mark - Button Actions
 
 - (IBAction)buttonItemClicked_Subscribe:(id)sender {
-//    [[IAPProductsManager defaultManager] makeProduct:[IAPProductsManager defaultManager].newlyMonthProduct];
+    [[IAPProductsManager defaultManager] makeProduct:[IAPProductsManager defaultManager].newlyMonthProduct];
     [self addWaingView:self.window.contentView];
      
 }