ipatool icon indicating copy to clipboard operation
ipatool copied to clipboard

Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store

Results 79 ipatool issues
Sort by recently updated
recently updated
newest added

### Description @majd I find the current list-versions command less useful than the version-history feature in this [PR](https://github.com/majd/ipatool/pull/370). Using list-versions returns a long string of external-version-id values, which then requires...

feature request

Bumps [github.com/dvsekhvalnov/jose2go](https://github.com/dvsekhvalnov/jose2go) from 1.6.0 to 1.7.0. Commits 0a0673d Merge pull request #34 from dvsekhvalnov/issue-33-deflate-limit c3fff7c docs e51b47f docs c7dde52 fixing workflow a194baa added go versions and OSs to matrix f31cfc6...

dependencies
go

### What happened? ipatool purchase -b com.xxx.xxx 11:11AM ERR error="failed to purchase item with param 'STDQ': MZFinance.NoAccount_message" success=false ### Version 2.2 ### Relevant log output ```shell ```

bug

### What happened? Hello, as title says, i'm trying to get this [mcdonalds app](https://apps.apple.com/ua/app/mcdonalds/id1217507712) and unfortunately with no success and corresponding message - > App not found I'm using these...

bug

### What happened? Output: ``` % ipatool auth login --email [email protected] --password Example 9:02PM INF enter 2FA code: 123456 9:03PM ERR error="something went wrong" success=false ``` Output with verbrose: ```...

bug

### What happened? In case the ipatool hadn't been used for some days, upon a bundle download attempt it returns an error `Sign In to the iTunes Store` with error...

bug

### What happened? Is the flag `external-version-id` no longer featured? Example: ``` download -b com.facebook.Facebook --external-version-id 878175757 ERR error="unknown flag: --external-version-id" success=false ``` ### Version 2.2.0 ### Relevant log output...

bug

- Add `--all-versions` flag to `ipatool download` that iterates every external version identifier, fetches display versions for progress/logging, and emits an ordered summary for automation use cases. - Document the...

- Adds a new --all-versions workflow to get-version-metadata, letting users fetch every human-readable display version in one run instead of looping through external version IDs manually; the original single-ID path...

### What happened? ./ipatool purchase -b com.apple.TestFlight ### Version 2.2.0 ### Relevant log output ```shell 07:19PM ERR error="failed to purchase item with param 'STDQ': failed to purchase app" success=false ```

bug