How to Upload in-app Purchase Application Loader

Uploading iOS In-app Buy Downloadable Content

Awarding Loader

Image one. Application Loader

XCode Organizer

Prototype ii. XCode Organizer option for In-App Purchase content

Image iii. XCode Organizer mistake

iTMSTransporter Command-line Tool

          iTMSTransporter -thousand diagnostic -t Aspera        

Download App Metadata

          iTMSTransporter -m lookupMetadata -u                          <itunes connect userID>                        -p                          <app specific password>                        -vendor_id            <Vendor ID>            -destination .        

Gear up In-App Content

Image 4. Installer Bundle option for distributing content

Image 5. Instance.itmsp directory created using iTMSTransporter

Almost Done — metadata.xml Changes!

          <has_hosted_content>true</has_hosted_content>        

Paradigm six. Content Hosting Option for an In-App Purchase
          <software_assets>
<nugget type="in-app-purchase-content">
<data_file>
<size>323170674</size>
<file_name>inapptest.pkg</file_name>
<checksum type="md5">e04ba40c68effe5fc3fcce666761b2d0</checksum>
</data_file>
</asset>
</software_assets>
          stat -f '%z' <pkg filename>  -- Size value
md5 <pkg filename> -- md5 value

Terminal Step!

          iTMSTransporter -m verify -u                          <itunes connect userID>                        -p                          <app specific password>                        -f Example.itmsp/        
          iTMSTransporter -m upload -u                          <itunes connect userID>                        -p                          <app specific password>                        -f Example.itmsp/        
          iTMSTransporter -thousand statusAll -u                          <itunes connect userID>                        -p                          <app specific password>                        -vendor_id            <Vendor ID>            -outputFormat xml        

Patience

hurlburtcaloque.blogspot.com

Source: https://medium.com/@tonyspin/uploading-ios-in-app-purchase-downloadable-content-727e0d2c0531

0 Response to "How to Upload in-app Purchase Application Loader"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel