majd / ipatool

Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
MIT License
5.35k stars 468 forks source link

ipatool cant see subway surfers #176

Closed Amachik closed 1 year ago

Amachik commented 1 year ago

What happened?

hi, this bundle id belongs to https://apps.apple.com/us/app/subway-surfers/id512939461 but ipatool cant see this game... any idea [why?](Screenshot 2023-05-01 at 16 45 49)

Version

latest

Relevant log output

No response

ViRb3 commented 1 year ago

The search command matches the app name, not the bundleID. You need the new lookup command to match on bundleID, it is in git but not released yet.