itmstransporter

Is there a way to fully automate iOS in-app purchase creation/editing/deletion in iTunes Connect?

巧了我就是萌 提交于 2020-08-21 06:37:48
问题 I'm working iOS client for a site where users can create and sell courses. Since Apple wants all the purchasable products in iOS app to be available as in-app purchases, I need a way to automate that in-app purchases generation. For now I've read 'App Metadata Specification' and 'Transporter User Guide' docs and that seems like a way to do it: generate metadata package when any course edited (created or deleted) and automatically (some script?) feed it to transporter. But I'm lacking

Communication Error when uploading 90 MB IPA file with Swift to AppStore

左心房为你撑大大i 提交于 2020-01-03 04:54:12
问题 I've added external swift frameworks to my Objective C project. IPA file size increased up to 90 Mb . Since that moment I can't upload it to App Store neither via Xcode, nor AppLoader, nor Fastlane. After 10 minutes or more it reports on "Verifying assets with the Appstore" step: Communication error. Please use diagnostic mode to check connectivity. Error while processing package: XXXXXXXXX.itmsp An exception has occurred : Communication error. Please use diagnostic mode to check connectivity

Xcode organizer trying to access transporter at wrong directory path

南笙酒味 提交于 2019-12-20 12:15:28
问题 Transporter not found at path: /usr/local/itms/bin/iTMSTransporter. You should reinstall the application. So I checked the path /Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/MacOS/itms/bin and iTMSTransporter exists there (where it is installed with xcode). The path given to me in the error is where transporter is installed if you install it manually. How do I make it so that when I try and submit my app xcode organizer uses the path were iTMSTransporter is

Cannot upload hosted content for In-App purchases to iTunesConnect

十年热恋 提交于 2019-12-10 09:31:54
问题 I am trying to upload hosted content for in-app purchases, however I have been unable to succeed so far. I have previously uploaded around 100 in-app purchases packages for my app using Application Loader. I used to be able to upload these packages before without any issues. Now I’ve noticed that the latest version of Application Loader (Version 3.0) doesn’t even give me the option to upload hosted content (see attached)? So instead I’ve taken the time to use the iTMSTransporter bash script

Cannot upload hosted content for In-App purchases to iTunesConnect

老子叫甜甜 提交于 2019-12-05 16:08:55
I am trying to upload hosted content for in-app purchases, however I have been unable to succeed so far. I have previously uploaded around 100 in-app purchases packages for my app using Application Loader. I used to be able to upload these packages before without any issues. Now I’ve noticed that the latest version of Application Loader (Version 3.0) doesn’t even give me the option to upload hosted content (see attached)? So instead I’ve taken the time to use the iTMSTransporter bash script instead. However when I try to upload the content packs using: iTMSTransporter -m upload I am getting