I had an old ipa file which i used to install via iTunes in an iPad. But now i am not able to install the same ipa file . The image looks something like below which is beside music. What could be the issue?
Asked
Active
Viewed 197 times
0
-
You need to add more detail like have you updated your iPad or Xcode? what are changed features between two occasion time? – boraseoksoon Sep 27 '16 at 09:01
-
ipad is not updated. it is the same version in which i was working earlier – Abhishek Sep 27 '16 at 09:12
-
old means..i installed it 2 days before – Abhishek Sep 27 '16 at 09:14
-
its an Enterprise ipa file – Abhishek Sep 28 '16 at 05:33
-
Check http://stackoverflow.com/questions/25733299/ios-8-cant-install-enterprise-app – Vineet Ravi Sep 28 '16 at 06:55
1 Answers
0
Seems like certificate used is expired. Try to revoke the certificate and build the IPA again. iOS checks the current device date with certificate expiration date. If certificate is expired, IPA wont install. Try to set device date with some older date.

Vineet Ravi
- 1,457
- 2
- 12
- 26