Is it possible to get “original_transaction_id” for non consumable purchases? Because receipt from Apple contains original_transaction_id and transaction_id which is the same. And I can’t validate restore transaction correctly. For consumable purchases I compare transaction_id inside Apple receipt with transaction_id from client(UnityEngine.Purchasing.Product.transactionID)
Maybe you can give me advice how to validate it other way.
Thanks for the report. We are going to investigate this a bit more.