Re: In App Purchase's SKProductsRequest not working when App is already installed on the device

2011-03-31 Thread Hunter Hillegas
Are you connecting to the Sandbox environment or production? I believe you can only connect to Sandbox when launched via Xcode *and* if the app is being 'upgraded' from an App Store version, it won't trigger the Sandbox. At least, that's a tiny bit of IAP voodoo I've witnessed... That means it

In App Purchase's SKProductsRequest not working when App is already installed on the device

2011-03-30 Thread miky...@gmail.com
Hi, I am having problems testing the In App Purchase feature. If I reinstall the app on a device that has already installed the app with a previous version, the SKProductsRequest returns a response only with an object on the invalidProductIdentifiers. If I delete the app from the device and