I use the MBS plugins for In-App Purchases. Generally it seems to work. But when I tried a restore from a promo code it doesn’t seem to work. I implemented the restore procedure like it is demonstrated in the example from MBS:
Thank you for your quick answer, Christian,
That’s exactly what I did. It always enters paymentQueueRestoreCompletedTransactionsFinished, but never the receipt shows any restore neither there is an entry in the array available. Could it be that it doesn’t work with promo codes and not inside the sandbox, too?
Unfortunately I never get an transactionState “transaction.StateRestored” for any transaction. In the paymentQueueRestoreCompletedTransactionsFinished event there is no transaction in the transactions array.
Again my question:
Could it be that it doesn’t work with promo codes and not inside the sandbox, too?