Hi Experts,
I'm trying to embed in-app purchasing into my application. I've done all the steps described on s3eIOSAppStoreBillingExample page and Apple Guide: created AppID, Bundle, generated profiles, created CONSUMABLE purchases, added test users to check if EDK works in a proper way.
I've built s3eIOSAppStoreBillingExample that I found in Marmalade Examples (I use Marmalade 6.0.3). First buying works absolutely fine - app requests product info and then purchases it if user confirmed buying. But while trying to make the second purchase Sandbox reports: You've already purchased this but it hasn't been downloaded. And this thing happens with every new test user I register in itunesconnect.apple.com - I can make only the first purchase, but not the second and the others. Please notice that purchase type is consumable! Is that normal for test users or not?!
Device: iPhone
iOS: 5.1
Thanks in advance!
Regards,
Alex












Can you try deploying a debug build of the example and running it with the iPhone configuration utility to capture the logs. It might give a clue as to what is going on.