iOS How I can load multiple in-app items
Is there a way to load multiple items together on in-app billing section on itunes connect dashboard (for example with a .csv file like Android)? You can use the Application Loader to mass import in app purchases: https://itunesconnect.apple.com/docs/UsingApplicationLoader.pdf Read the "Creating a Package from a File" section on page 15: You can create a package containing the In-App Purchase you want to submit to iTunes by importing details from an Application Loader file and adding and editing the metadata. When creating a package from a file, be sure to use the Application Loader template.