Fake receipt using Unity IAP on IOS

Hi there, i’m trying to use the new Unity IAP to be used on iOS.

Everything goes right, I can retrieve the products defined in iTunes Connect and purchase them but I receive the following data receipt {"Store":"fake","TransactionID":"2cff94fd-8470-4799-a2a5-66971888fb92","Payload":"{ \"this\" : \"is a fake receipt\" }"} instead of receiving proper data.

Any thoughts?

Thanks

Hi,
when you’re on the Unity editor the plugin uses a fake store, if you test it on iOS it should work.