Comment on Smartphone Apps Are Filled With TrackersparentComments−saagarjha7yYou can grab the app’s IPA file with Apple Configurator and then crack it open to get a list. The binaries themselves will be encrypted, so you will not be able to introspect those, but you will get a good idea of which framework the app is using.−willstrafach7yKeep in mind, only applies to externally bundled SDKs.Some of them are designed to be compiled into the (encrypted) main app binary.
Comments
You can grab the app’s IPA file with Apple Configurator and then crack it open to get a list. The binaries themselves will be encrypted, so you will not be able to introspect those, but you will get a good idea of which framework the app is using.
Keep in mind, only applies to externally bundled SDKs.
Some of them are designed to be compiled into the (encrypted) main app binary.