Skip to content

Commit

Permalink
BigFix clearTransaction promise
Browse files Browse the repository at this point in the history
Added a promise to the clearTransaction function, to wait until it finishes clearing open transactions

dooboolab-community#1120
  • Loading branch information
andresordonezfm committed Dec 29, 2020
1 parent 107998e commit 524d3ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ios/RNIapIos.h
Expand Up @@ -8,6 +8,7 @@
NSMutableArray *validProducts;
SKPayment *promotedPayment;
SKProduct *promotedProduct;
NSInteger countPendingTransaction;
}
@end

Expand Down

0 comments on commit 524d3ef

Please sign in to comment.