Check if iPA is from App Store

You may want to use certain functions such as image injection. However, for apps downloaded from the Apple App Store, instrumentation is not possible.

To determine whether an app is from the app store: 

  1. Extract the .ipa using zip: Right-click the file, select 7-Zip, and then select Open archive.
  2. Look for the embedded.mobileprovision file. If it exists, it will be located in the same folder as the info.plist file, as shown in the following image.

    If the file exists, the .ipa file is not from the Apple App Store.