Y
Hacker News
new
|
ask
|
show
|
jobs
by
rkunde
904 days 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.
1 comments
sumuyuda
904 days 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.
link
rkunde
904 days ago
Oh, I only remembered seeing them inside the mobileprovision file. I’ll take another look, thanks.
link