Prime31 plugin flurry and in app purchases

Hi mike, im using the storekit and flurry plugins in a app, i tested before upload to the app store, and in test mode worked fine.

I used a Flurry custom event in the function purchasedSucceful, and i see a lot of purchasesSucceful in the Flurry Events, normally in the same session, and at the highest payment (50 euros), and today see the stats and itunes and not is the same.
Im warned because i used this function to add the coins to the user, and i think that is an error in the plugin or stats.

Do you know why is possible this? Im receibing a lot of calls on the purchasedSucceful and nothing in real money. Please helpme the befor e possible for upload the correction. Thanks

@tiktak, I believe I answered you via email but I’ll reiterate here for others. Jailbroken devices have a crack for in app purchase that can only be worked around by properly validating receipts using a server. Check Apple’s docs for the details of how to validate them. The plugin will provide the receipt for you.