Skip to content

Commit

Permalink
Bug fix 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 f620e80 commit 4d0aea6
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 4d0aea6

Please sign in to comment.