Skip to content
Majd Alfhaily edited this page Feb 22, 2022 · 13 revisions

Are my Apple ID credentials stored safely?

The tool does not store your credentials anywhere and it only communicates with Apple servers directly. Feel free to go through the source code.

Will my Apple ID get flagged for using this tool?

Maybe, but probably not. While this tool communicates with iTunes and the App Store directly, mimicking the behavior of iTunes running on macOS, I cannot guarantee its safety. I recommend using a throwaway Apple ID. Use this tool at your own risk.

Can I use this tool to download paid apps without paying for them?

No. This is is not a piracy tool; you can only download apps that you have previously installed on your iOS device. This limitation applies to free apps as well. Essentially, your account must already have a license for the app you are trying to download.

Can I use this tool to sideload unsupported iOS apps on Apple Silicon Macs?

While it was previously possible to download ipa files using this tool and install them on Macs running on Apple Silicon, this is no longer the case as of recently. Apple stopped serving macOS compatible sinf data for the app package. You could, however, use this tool to get a copy of the iOS app and use a jailbroken iOS device to strip any codesigning requirements then codesign the app again using an adhoc signature to run on Apple Silicon.

Error: an unknown error has occurred

See issue #30, if the download command fails with the following error despite providing the correct credentials code.

==> ℹ️  [Info] Querying the iTunes Store for '<bundle-identifier>' in country '<country>'...
==> ℹ️  [Info] Authenticating with the App Store...
==> ❌ [Error] An unknown error has occurred.
Clone this wiki locally