I use tutorial what use MKStoreKit
I added my products ID
But then i try make buy process i always get transactionState SKPaymentTransactionStatePurchasing
In Apple Dev Guide no words when it comes and what i must to do with it.
I try different devices, different mac pc’s and else.
But always get state SKPaymentTransactionStatePurchasing
And it on all products TypeConsumable or not.
Can help me what is this error? And what my next steps when i get this state?
It’s happen because Apple need time to Product create in “servers” maybe.
So this sutiation is:
In 12:00 i create Product with ID:org.example.testProduct
And only on next day i can work with it.
Seems like Apple nedd time to “synchronize” data between servers or smht.