Retrieve iOS App plist
Objective: Get plist of an iOS app package.
Input: The AppStore URL, e.g. https://apps.apple.com/us/app/genshin-impact-lantern-rite/id1517783697
First step is to find bundle ID from Apple :
https://itunes.apple.com/lookup?id={Numeric ID here}
In our ...
hash.hupili.net1 min read