I am installing an app on a device; using adhoc distribution my app runs fine on two devices but it does not not run on one other device. I have included all the devices in my distribution certificate but still I am unable to solve this.
Is there any possible error for installation which could be possible?
Your app probably is including the old mobileprovision file, without the UDID of your new device.
Did you download and install the .mobileprovision file with the new UDID included into Xcode Organizer?
Sometimes I’ve had to go into the Xcode organizer and delete the old .mobileprovision file before Xcode will correctly include the new one in the build.