I have a program which properly published books to iBook Store using ITMS Transporter command line. Now i need a functionality which i can send a command which will un publish/delete by book from iBookStore as i migh
Delete a published book using ITMS Transporter
175 views Asked by user2539602 At
1
There are 1 answers
Related Questions in COMMAND-LINE
- ZSH function parameters conundrum
- Parse command line arguments and write useful usage message without additional code
- Playwright JS: Getting an error when debugging using line numbers
- NPM Command Line Tool - Command not working
- How to get argument from Command line for my python package
- Send a json command to an app at a known port/address?
- Using command to open Privacy & Security > Proflies page
- Extract filepaths of .MP4 files in subfolders of main folder to textfile
- Does Mac OS have different Git versioning?
- Trouble Fetching Go Modules: Network Timeout When Accessing proxy.golang.org
- Why does command substitution work in these ways?
- Finding total RAM consumption of process, including swap
- When using the ripgrep command in the Terminal how can I search for files which contain one pattern AND another pattern?
- I can't use command "start" in git bash
- Executing a Jupyter Notebook from the Command Line with a Specified Kernel
Related Questions in APP-STORE-CONNECT
- Problem on deploy app to testflight with Xcode 15.3
- How to limit distribution of iOS apps on App Store by hardware requirements
- Apple appconnect long waiting for review
- Automatic renewal subscription automatically cancels itself after a few minutes. RevenueCat
- How to upload app with multiple targets with same Bundle ID
- App review for login mechanism requires pre-login org selection
- Is there a way to get updated date of an iOS app version using App Store Connect REST API?
- I am using encrypt: 5.0.1, now what type of encryption algorithms does my app implement?
- IOS IAP succeed but does not charge the user
- AppStoreConnect, does leaving team sends email to account holder
- Clients' Policy Violations Risk for App Store & Google Play
- ITMS-91053: Missing API declaration in Flutter Project
- ITMS-90725: SDK version issue with the iOS 16.4 SDK
- App Store: How to setup a fixed price with a free trail
- Handling Empty and Unknown Error Responses when Fetching Products from iTunes Store
Related Questions in ITUNES-STORE
- Complete Compliance Requirements for your apple account
- Is there any iTunesConnect API to get all transactions of particular day or month of itunes account for all the customers?
- Install app directly without opening app store
- ITunes Apple Store rating is different in mobile and web
- How to find the regions for the IOS Store app release?
- Is there still a way to open an iTunes search API trackViewUrl in iTunes Store and not Apple Music?
- Why do I see a Desktop device in Apple iTunes Connect devices?
- How to get the iTunes pricing matrices in 2021?
- Why is this Compliance Screening page shown while signing into iTunes Connect?
- Cannot update ios app in Appstore connect
- Solve "You must choose a build." when upload app in iTunes
- Endless "Inviting"; while creating a Sandbox tester account
- Update version iOS App for private distribution to specific organizations on Apple Business Manager or Apple School Manage
- How to deal with: App Store Connect Operation Error (ERROR ITMS-90744: "Unsupported Xcode or SDK Version.)
- Restore InApp purchase is always failed with error in swift, iOS
Related Questions in ITUNES-SDK
- Is there any iTunesConnect API to get all transactions of particular day or month of itunes account for all the customers?
- iTunes Search API: http not working from Russia
- Differentiate iTunes internal playlists and user playlist
- How to get track filename from library
- Can I change the icon/artwork of an iTunes playlist programmatically?
- How can I programmatically modify iTunes playlists on Windows?
- iPhone: bulk move ALL voice memos + ALL pdfs generated from Safari page prints (pdf-exports using "Books") to pc
- Why am I getting an error while trying to access iTunes library?
- Control Apple Music/iTunes from another application running on the same PC
- iTunes Search API: Update Notification
- iTunes COM PlayerPositionMS value update interval
- Is it possible to play a song with iTunes API
- Retrieve all the results from App Store for certain keywords
- Lookup song by ISRC in Apple Music/iTunes
- Order ID, Purchase Time on Itunes connect
Related Questions in ITMSTRANSPORTER
- Transporter library
- How do I pass an accept license argument to the Apple iTMS Transporter installer?
- React Native TVOS Upgrade Issue: 'MinimumOSVersion' Missing in Info.plist Hermes Enabled
- nodemailer not sending email in testing
- Transporter Can't authorize your user at this time
- Codenameone - generate AppStoreInfo.plist Build Hint
- iTunes Transporter error: Could not resolve module: com.apple.transporter.starter
- iTMSTransporter is available on the early-access update channel
- Upload package to testflight ERROR ITMS-90125
- Fastlane upload_to_testflight The call to the iTMSTransporter completed with a non-zero exit status: 1. This indicates a failure
- Apple Transporter verification strange errors
- Expo iOS build : ERROR ITMS-90085 when submitting with Transporter app
- How to find out In App Purchase (Auto Renewable)Product price tier for all 175 territories
- ERROR ITMS-90596: "Invalid Bundle. The asset catalog at 'Payload/MyApp.app/Assets.car' can't be processed."
- Use iTMSTransporter to update In-App Purchases?
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
At the moment (as of March 2015) it is not possible to delete/create new content (books/apps at least) with the command line tool/iTMS Transporter. You need to use iTunes Producer and/or iTunesconnect. iTMS Transporter only helps you to upload content, screenshots etc. or get the meta data of already created content.
There are some work arounds on the web for apps, maybe you should have a look over here: https://github.com/KrauseFx/deliver Maybe you can integrate/use some of the tools.