In-App-Purchase invalid product id only on release version
问题 I released a new version of an app yesterday which added in app purchases. We did testing with a test account in sandboxed mode and everything worked correctly, however once we download the app from the app store the SKProductsRequestDelegate method: (void)productsRequest:(SKProductsRequest *)request didReceiveResponse:(SKProductsResponse *)response returns invalid product id's instead of valid ones. I'm baffled because I've had these types of problems before but only when trying to get them