2
This commit is contained in:
@@ -333,7 +333,7 @@ static NSString * const kKBJfPayCellId = @"kKBJfPayCellId";
|
||||
}
|
||||
[[FGIAPManager shared].iap buyProduct:match onCompletion:^(NSString * _Nonnull message, FGIAPManagerPurchaseRusult result) {
|
||||
dispatch_async(dispatch_get_main_queue(), ^{
|
||||
[KBHUD dismiss];
|
||||
// [KBHUD dismiss];
|
||||
});
|
||||
}];
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user