I am implementing IAP in an iPhone app and am working in the sandbox environment. I have my code setup to process SKProducts returned by an SKProductsRequest to get pricing information. I would like to test retrieving price values in different locales (e.g. Euros or Yen) to test my formatting code. How can I get SKProductsRequest to return different locales?
I am implementing IAP in an iPhone app and am working in the sandbox
Share
Answering my own question here. You can test this by creating IAP test users in different stores on iTunes connect.