- Home /
Getting successful but unverified iOS purchase with empty receipt data showing as valid. (Possible fraud)
I'm using the Unity receipt validation and seeing several unverified purchases in the dashboard. If I cross-reference the transaction data with my Appstore purchase data I see all the unverified ones are missing. The issue I'm facing is that the completion handler of a successful purchase is firing for all of the verified and unverified events, meaning all users are getting rewarded regardless of actually paying for it. If I look at the payload data from the unity events I can see that they validate fine but have no purchase receipt attached to them. I have registered a bug with Apple as this could well be their problem but want to know if anyone else is experiencing these issues as fraudulent purchases on iOS are pretty rare? And why, if Unity can see the purchases are unverified, do they go through as successful?