top | item 38722397

(no title)

rkunde | 2 years ago

I don’t think you can unless you have a jailbroken device. If I remember correctly, entitlements are store in the AppStore receipt file.

discuss

order

sumuyuda|2 years ago

You can view the entitlements from the extracted ipa by using the codesign tool. So it is totally possible to see if an app has this entitlement.

rkunde|2 years ago

Oh, I only remembered seeing them inside the mobileprovision file. I’ll take another look, thanks.