I have an .ipa file, which is the output of the deployment of my application using distribution profile.
When I try to install in any new ios device say IPad Mini(using Itunes), installation is happening till 75% after it's showing
Unable to Install APP_NAME Please try again later.
Note: Same .ipa file used to work 4 months back, but now it's not installing. I understand that certificates and profiles are required only for ipa deployment but installation can be done on any iOS device without much prerequisites.
Did I miss anything here or something missing like certificates/profiles in my iPad Mini?