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?