I am using a tutorial that uses MKStoreKit
I added product id
But then I try to make the purchase process, I always get transactionState SKPaymentTransactionStatePurchasing
There are no words in the Apple Dev Guide when this happens, and what I should do with it.
I try different devices, different mac pc and others.
But always get SKPaymentTransactionStatePurchasing status
And it is on all TypeConsumable products or not.
Can anyone help me, what is this mistake? And what are my next steps when I get this condition?
source
share