We are using RestoreCompletedTransactions to replay the transactions and this worked fine up Mac OS 12.13.??
SKPaymentQueue.DefaultQueue.RestoreCompletedTransactions();
Now we are finding RestoreCompletedTransactions does not request authentication or do anything , but buying still works fine ?
Any thoughts ?