Does anyone have any ideas on how to reset and/or clear the iOS in-app purchase sandbox?
I have an app that I\'m testing with the sandbox, and I\'d like to test new
You can't do this, as far as I know. The sandbox backend works like a real account-- once it's purchased, it's purchased (and thus you can test restore). You should do most of your development with the store stuff shimmed out, and then when you get to testing it for real, just expect to create several test accounts.