my InApp type is subscription.
once i tap on OK it always call
- (void)failedTransaction:(SKPaymentTransaction *)transaction
how to handle it call on completeTransaction ?
my InApp type is subscription.
once i tap on OK it always call
- (void)failedTransaction:(SKPaymentTransaction *)transaction
how to handle it call on completeTransaction ?