IAP - Purchases not showing in Itunes Connect or Play Store

Hey guys,

Has anyone experienced a similar problem where your analytics are recording multiple In app purchases, but google play and Itunes connect show a much smaller number?

My analytics run after "transaction.state == “purchased” so Im certain the analytics are not being called prematurely or on a store fail.

The analytics record user id, name, item purchased and device. And it is multiple different purchases so I know its not just duplicates.

Any help / suggestions to figure out whats going on? 

When I make a purchase on the app I can see my purchase through my analytics, so I know it is working.

Could I have left the IAP in testing mode or something?

There are a bunch of people with modded devices that spoof the in app purchase method. It’s disappointing and aggravating but usually not worth pursuing. There may be methods to stop it though, hopefully someone will chime in.

I been doing research and its definitely IAP hack. My app is targeted to a country over seas and most people jailbreak devices to get them unlocked for use.

Now I got to figure out how to do server side validation.

Anyone have expierence with this? You think parse.com cloud code could handle the http post to apple server?

There are a bunch of people with modded devices that spoof the in app purchase method. It’s disappointing and aggravating but usually not worth pursuing. There may be methods to stop it though, hopefully someone will chime in.

I been doing research and its definitely IAP hack. My app is targeted to a country over seas and most people jailbreak devices to get them unlocked for use.

Now I got to figure out how to do server side validation.

Anyone have expierence with this? You think parse.com cloud code could handle the http post to apple server?