Hi,
I am able to buy some consumable (on iOS Sim & Device) using my Sandbox account.
I see : gPurchases] - INFO: Purchased product - 'xxxxxx'
15:33:28 DEBUG Purchase succeeded. Optional({
"bundleId" : "xxx",
"deviceVerification" : "w97BiaZOSrXxTrvrR6wTZuT44AL39rFO+V0gTIoE45eIjLCz6d4KmmemegmqFect",
"deviceVerificationNonce" : "39520f62-1cba-4ef9-a348-6523a7baeb17",
"inAppOwnershipType" : "PURCHASED",
"originalPurchaseDate" : 1655494381866.502,
"originalTransactionId" : "11",
"productId" : "xxxxxx",
"purchaseDate" : 1655494381866.502,
"quantity" : 1,
"signedDate" : 1655494381867.5581,
"transactionId" : "11",
"type" : "Consumable"
})
But Dashboard is still empty & 5 - Make a test purchase] is still unchecked.
I configured the sandbox endoint in the AppStore.
So I am stuck.
Do you have an idea?