Search code examples
iphoneiositunesipa

Difficulties with installing test app on my ios device


I am trying to install a version of my app on my device.
I have an ".ipa" file and a provisioning file that verified on my device.

When I am syncing my IOS device in Windows it says that I have a problem

"entitlements are not valid".  

When pressing for more info it says I must update the device software, and I don't want to do so.
How to fix it?


Solution

  • I have problem with that web because of data in entitlements.plist of my project. the problem was with the certificate . i made the whole process of creating provisioning file and .ipa file .and changed it to distributing and not developer. after that it works smoothly